623_parkssmPublic

所属分类:文章/文档
开发工具:Java
文件大小:0KB
下载次数:0
上传日期:2023-10-14 06:44:16
上 传 者sh-1993
说明:  基于Springboot ssm的智能停车场管理系统(源代码+数据库+11000字文档+ppt)本系统分为管理员与普通用户两种角色 用户角色包含以下功能: - 登录、注册、系统公告查看、车位信息查看 评论 收藏 租用、社区论坛交流、联系客服、个人中心、密码修改 管理员角色包...,
(The intelligent parking lot management system based on Springboot ssm (source code+database+11000 word document+ppt). The system is divided into two roles: administrator and ordinary user. User roles include the following functions: - login, registration, system bulletin view, parking space information view, comments, favorites, rental, community forum exchange, contact customer service, personal center, password modification administrator role package,)

文件列表:
picture/ (0, 2023-09-01)
picture/picture0.png (2383207, 2023-09-01)
picture/picture1.png (668678, 2023-09-01)
picture/picture10.png (1219655, 2023-09-01)
picture/picture11.png (883927, 2023-09-01)
picture/picture12.png (169962, 2023-09-01)
picture/picture13.png (38631, 2023-09-01)
picture/picture14.png (154373, 2023-09-01)
picture/picture15.png (166444, 2023-09-01)
picture/picture16.png (154455, 2023-09-01)
picture/picture17.png (477435, 2023-09-01)
picture/picture18.png (475705, 2023-09-01)
picture/picture19.png (250509, 2023-09-01)
picture/picture2.png (27702, 2023-09-01)
picture/picture20.png (198649, 2023-09-01)
picture/picture21.png (252597, 2023-09-01)
picture/picture22.png (572268, 2023-09-01)
picture/picture23.png (222798, 2023-09-01)
picture/picture24.png (500754, 2023-09-01)
picture/picture25.png (153729, 2023-09-01)
picture/picture26.png (139411, 2023-09-01)
picture/picture27.png (303297, 2023-09-01)
picture/picture3.png (38945, 2023-09-01)
picture/picture4.png (426218, 2023-09-01)
picture/picture5.png (232582, 2023-09-01)
picture/picture6.png (129998, 2023-09-01)
picture/picture7.png (96287, 2023-09-01)
picture/picture8.png (46078, 2023-09-01)
picture/picture9.png (114246, 2023-09-01)
pom.xml (7846, 2023-09-01)
src/ (0, 2023-09-01)
src/main/ (0, 2023-09-01)
src/main/java/ (0, 2023-09-01)
src/main/java/com/ (0, 2023-09-01)
src/main/java/com/annotation/ (0, 2023-09-01)
src/main/java/com/annotation/APPLoginUser.java (320, 2023-09-01)
src/main/java/com/annotation/IgnoreAuth.java (196, 2023-09-01)
... ...

### 作者QQ:1556708905(支持修改、 部署调试、 支持代做毕设) #### 支持代做任何毕设论、接网站建设、小程序、H5、APP、各种系统等 **毕业设计所有选题地址 [https://github.com/zhengjianzhong0107/allProject](https://github.com/zhengjianzhong0107/allProject)** **[博客地址](https://blog.csdn.net/2303_76227485/article/details/128647271)** **视频演示: [https://www.bilibili.com/video/BV15s4y1F7m9/](https://www.bilibili.com/video/BV15s4y1F7m9/)** ## 基于Springboot/ssm的智能停车场管理系统(源代码+数据库+11000字文档+ppt)623 ## 一、系统介绍 本系统分为管理员与普通用户两种角色(本项目有springboot和ssm两种版本) 用户角色包含以下功能: - 登录、注册、系统公告查看、车位信息查看/评论/收藏/租用、社区论坛交流、联系客服、个人中心、密码修改 管理员角色包含以下功能: - 登录、用户管理、车位管理、车位租用管理、车位退租管理、未归举报管理、论坛交流管理、 - 公告管理、在线客服、个人中心、密码修改、轮播图管理 ## 二、所用技术 后端技术栈: - Springboot - ssm - mybatisPlus - mysql - tomcat8 前端技术栈: - jsp - bootstrap - elementui ## 三、环境介绍 基础环境 :IDEA/eclipse, JDK 1.8, Mysql5.7及以上,tomcat8,Maven3.6 所有项目以及源代码本人均调试运行无问题 可支持远程调试运行 ## 四、页面截图 ![contents](./picture/picture0.png) ![contents](./picture/picture1.png) ![contents](./picture/picture2.png) ![contents](./picture/picture3.png) ![contents](./picture/picture4.png) ![contents](./picture/picture5.png) ![contents](./picture/picture6.png) ![contents](./picture/picture7.png) ![contents](./picture/picture8.png) ![contents](./picture/picture9.png) ![contents](./picture/picture10.png) ![contents](./picture/picture11.png) ![contents](./picture/picture12.png) ![contents](./picture/picture13.png) ![contents](./picture/picture14.png) ![contents](./picture/picture15.png) ![contents](./picture/picture16.png) ![contents](./picture/picture17.png) ![contents](./picture/picture18.png) ![contents](./picture/picture19.png) ![contents](./picture/picture20.png) ![contents](./picture/picture21.png) ![contents](./picture/picture22.png) ![contents](./picture/picture23.png) ![contents](./picture/picture24.png) ![contents](./picture/picture25.png) ![contents](./picture/picture26.png) ![contents](./picture/picture27.png) ## 五、浏览地址 - 前台访问路径:http://localhost:8080/jspmn576i/front/index.jsp - 后台访问路径:http://localhost:8080/jspmn576i/jsp/login.jsp 账号密码: - 管理员 abo/abo - 用户 用户1/123456 ## 六、安装教程 1. 使用Navicat或者其它工具,在mysql中创建对应名称的数据库,并执行项目的sql文件里面的sql; 2. 使用IDEA/Eclipse导入项目,导入时,若为maven项目请选择maven; 等待依赖下载完成; 3. 修改config.properties 里面的数据库配置 4. 将项目加载到tomcat8里面,启动项目

近期下载者

相关文件


收藏者