springboot智能停车场系统(源码+数据库)165415

上传者: Q_3461074420 | 上传时间: 2023-03-07 15:41:16 | 文件大小: 14.04MB | 文件类型: ZIP
智能停车场管理系统在对需求做解析后,整个系统主要分为两个部分:管理员和普通用户,每个模块下的分支功能不一样。对功能做出如下说明: 普通用户模块: 账号注册。 账号登录认证。 管理个人资料信息,修改可修改的信息项。 个人车辆管理,用户登记个人拥有的车辆。 车辆入场查询,同时查看历史已入场的记录。 车辆出库信息查询,同时查看历史已出库信息的记录。 管理员模块: 维护普通用户,审核普通用户的账号,可以冻结普通用户的登录权限,或者删除普通用户账号。 发布停车位,并可以销毁某个停车位,更新停车位数据,模糊搜索停车位数据等。 车辆入场,同时查看历史已入场的记录。 车辆出库信息,同时查看历史已出库信息的记录。 本系统通过科学的管理方式、便捷的服务提高了工作效率,减少了数据存储上的错误和遗漏。智能停车场管理系统使用Java语言,采用基于 MVVM模式的springboot框架进行开发,使用 Eclipse 2017 CI 10 编译器编写,数据方面主要采用的是微软的MySQL关系型数据库来作为数据存储媒介,配合前台HTML+CSS 技术完成系统的开发。

文件下载

资源详情

[{"title":"( 572 个子文件 14.04MB ) springboot智能停车场系统(源码+数据库)165415","children":[{"title":"pom.xml <span style='color:#111;'> 3.49KB </span>","children":null,"spread":false},{"title":"项目技术开发文档.docx <span style='color:#111;'> 269.36KB </span>","children":null,"spread":false},{"title":"项目讲解视频.docx <span style='color:#111;'> 13.04KB </span>","children":null,"spread":false},{"title":"安装maven环境.bat <span style='color:#111;'> 68B </span>","children":null,"spread":false},{"title":"inputFiles.lst <span style='color:#111;'> 9.36KB </span>","children":null,"spread":false},{"title":"createdFiles.lst <span style='color:#111;'> 3.80KB </span>","children":null,"spread":false},{"title":"application.yml <span style='color:#111;'> 551B </span>","children":null,"spread":false},{"title":"LoginInterceptor.class <span style='color:#111;'> 2.82KB </span>","children":null,"spread":false},{"title":"WebAppConfig.class <span style='color:#111;'> 1.58KB </span>","children":null,"spread":false},{"title":"FindConfig.class <span style='color:#111;'> 750B </span>","children":null,"spread":false},{"title":"PraiseController.class <span style='color:#111;'> 1014B </span>","children":null,"spread":false},{"title":"AccessTokenController.class <span style='color:#111;'> 1.04KB </span>","children":null,"spread":false},{"title":"BaseController$1.class <span style='color:#111;'> 1001B </span>","children":null,"spread":false},{"title":"BaseController.class <span style='color:#111;'> 8.25KB </span>","children":null,"spread":false},{"title":"UserGroupController.class <span style='color:#111;'> 1.02KB </span>","children":null,"spread":false},{"title":"CollectController.class <span style='color:#111;'> 1023B </span>","children":null,"spread":false},{"title":"AuthController.class <span style='color:#111;'> 996B </span>","children":null,"spread":false},{"title":"NoticeController.class <span style='color:#111;'> 1014B </span>","children":null,"spread":false},{"title":"HitsController.class <span style='color:#111;'> 996B </span>","children":null,"spread":false},{"title":"ArticleController.class <span style='color:#111;'> 1023B </span>","children":null,"spread":false},{"title":"NavAdminController.class <span style='color:#111;'> 1.01KB </span>","children":null,"spread":false},{"title":"ArticleTypeController.class <span style='color:#111;'> 1.04KB </span>","children":null,"spread":false},{"title":"UploadController.class <span style='color:#111;'> 1014B </span>","children":null,"spread":false},{"title":"CommentController.class <span style='color:#111;'> 1023B </span>","children":null,"spread":false},{"title":"SlidesController.class <span style='color:#111;'> 1014B </span>","children":null,"spread":false},{"title":"UserController.class <span style='color:#111;'> 8.28KB </span>","children":null,"spread":false},{"title":"CommentService.class <span style='color:#111;'> 526B </span>","children":null,"spread":false},{"title":"UploadService.class <span style='color:#111;'> 522B </span>","children":null,"spread":false},{"title":"BaseService.class <span style='color:#111;'> 15.93KB </span>","children":null,"spread":false},{"title":"PraiseService.class <span style='color:#111;'> 522B </span>","children":null,"spread":false},{"title":"UserService.class <span style='color:#111;'> 514B </span>","children":null,"spread":false},{"title":"AccessTokenService.class <span style='color:#111;'> 542B </span>","children":null,"spread":false},{"title":"NoticeService.class <span style='color:#111;'> 522B </span>","children":null,"spread":false},{"title":"ArticleTypeService.class <span style='color:#111;'> 542B </span>","children":null,"spread":false},{"title":"SlidesService.class <span style='color:#111;'> 522B </span>","children":null,"spread":false},{"title":"CollectService.class <span style='color:#111;'> 526B </span>","children":null,"spread":false},{"title":"NavAdminService.class <span style='color:#111;'> 530B </span>","children":null,"spread":false},{"title":"UserGroupService.class <span style='color:#111;'> 534B </span>","children":null,"spread":false},{"title":"AuthService.class <span style='color:#111;'> 514B </span>","children":null,"spread":false},{"title":"HitsService.class <span style='color:#111;'> 514B </span>","children":null,"spread":false},{"title":"ArticleService.class <span style='color:#111;'> 526B </span>","children":null,"spread":false},{"title":"ArticleType.class <span style='color:#111;'> 1.10KB </span>","children":null,"spread":false},{"title":"Hits.class <span style='color:#111;'> 1.06KB </span>","children":null,"spread":false},{"title":"User.class <span style='color:#111;'> 1.42KB </span>","children":null,"spread":false},{"title":"Praise.class <span style='color:#111;'> 1.11KB </span>","children":null,"spread":false},{"title":"UserGroup.class <span style='color:#111;'> 1.13KB </span>","children":null,"spread":false},{"title":"AccessToken.class <span style='color:#111;'> 1005B </span>","children":null,"spread":false},{"title":"Comment.class <span style='color:#111;'> 1.24KB </span>","children":null,"spread":false},{"title":"BaseEntity.class <span style='color:#111;'> 571B </span>","children":null,"spread":false},{"title":"Upload.class <span style='color:#111;'> 1006B </span>","children":null,"spread":false},{"title":"Notice.class <span style='color:#111;'> 954B </span>","children":null,"spread":false},{"title":"NavAdmin.class <span style='color:#111;'> 811B </span>","children":null,"spread":false},{"title":"Collect.class <span style='color:#111;'> 1.14KB </span>","children":null,"spread":false},{"title":"Article.class <span style='color:#111;'> 1.21KB </span>","children":null,"spread":false},{"title":"Slides.class <span style='color:#111;'> 1.04KB </span>","children":null,"spread":false},{"title":"ArticleId.class <span style='color:#111;'> 405B </span>","children":null,"spread":false},{"title":"Auth.class <span style='color:#111;'> 1.62KB </span>","children":null,"spread":false},{"title":"Application.class <span style='color:#111;'> 798B </span>","children":null,"spread":false},{"title":"avatar.jpg <span style='color:#111;'> 29.66KB </span>","children":null,"spread":false},{"title":"image_1645405550782.jpg <span style='color:#111;'> 55.99KB </span>","children":null,"spread":false},{"title":"wx.png <span style='color:#111;'> 118.41KB </span>","children":null,"spread":false},{"title":"image_1645405515585.jpg <span style='color:#111;'> 74.99KB </span>","children":null,"spread":false},{"title":"image_1645405550753.jpg <span style='color:#111;'> 39.47KB </span>","children":null,"spread":false},{"title":"image_1645405515582.jpg <span style='color:#111;'> 46.46KB </span>","children":null,"spread":false},{"title":"image_1645405550794.jpg <span style='color:#111;'> 154.66KB </span>","children":null,"spread":false},{"title":"image_1645405515583.jpg <span style='color:#111;'> 135.94KB </span>","children":null,"spread":false},{"title":"image_1645405550738.jpg <span style='color:#111;'> 25.31KB </span>","children":null,"spread":false},{"title":"aplipay.png <span style='color:#111;'> 111.87KB </span>","children":null,"spread":false},{"title":"image_1645405550727.jpg <span style='color:#111;'> 22.56KB </span>","children":null,"spread":false},{"title":"image_1645405550739.jpg <span style='color:#111;'> 17.97KB </span>","children":null,"spread":false},{"title":"image_1645405515574.jpg <span style='color:#111;'> 36.62KB </span>","children":null,"spread":false},{"title":"image_1645405550786.png <span style='color:#111;'> 457.88KB </span>","children":null,"spread":false},{"title":"share_icon.png <span style='color:#111;'> 3.22KB </span>","children":null,"spread":false},{"title":"img_temp.jpg <span style='color:#111;'> 35.43KB </span>","children":null,"spread":false},{"title":"+.jpg <span style='color:#111;'> 1014B </span>","children":null,"spread":false},{"title":"lajitong.jpg <span style='color:#111;'> 1010B </span>","children":null,"spread":false},{"title":"-.jpg <span style='color:#111;'> 884B </span>","children":null,"spread":false},{"title":"右.png <span style='color:#111;'> 7.14KB </span>","children":null,"spread":false},{"title":"pom.properties <span style='color:#111;'> 77B </span>","children":null,"spread":false},{"title":"README.txt <span style='color:#111;'> 2.47KB </span>","children":null,"spread":false},{"title":"NOTICE <span style='color:#111;'> 4.92KB </span>","children":null,"spread":false},{"title":"mvnDebug.cmd <span style='color:#111;'> 1.60KB </span>","children":null,"spread":false},{"title":"mvn.cmd <span style='color:#111;'> 6.00KB </span>","children":null,"spread":false},{"title":"mvn <span style='color:#111;'> 5.61KB </span>","children":null,"spread":false},{"title":"mvnDebug <span style='color:#111;'> 1.45KB </span>","children":null,"spread":false},{"title":"m2.conf <span style='color:#111;'> 220B </span>","children":null,"spread":false},{"title":"mvnyjp <span style='color:#111;'> 1.50KB </span>","children":null,"spread":false},{"title":"settings.xml <span style='color:#111;'> 10.23KB </span>","children":null,"spread":false},{"title":"toolchains.xml <span style='color:#111;'> 3.56KB </span>","children":null,"spread":false},{"title":"simplelogger.properties <span style='color:#111;'> 1.48KB </span>","children":null,"spread":false},{"title":"plexus-classworlds-2.6.0.jar <span style='color:#111;'> 51.63KB </span>","children":null,"spread":false},{"title":"plexus-classworlds.license <span style='color:#111;'> 11.09KB </span>","children":null,"spread":false},{"title":"LICENSE <span style='color:#111;'> 16.97KB </span>","children":null,"spread":false},{"title":"jansi.license <span style='color:#111;'> 11.09KB </span>","children":null,"spread":false},{"title":"maven-resolver-transport-wagon-1.6.2.jar <span style='color:#111;'> 32.04KB </span>","children":null,"spread":false},{"title":"plexus-interpolation-1.25.jar <span style='color:#111;'> 83.33KB </span>","children":null,"spread":false},{"title":"jsoup.license <span style='color:#111;'> 1.14KB </span>","children":null,"spread":false},{"title":"slf4j-api.license <span style='color:#111;'> 1.17KB </span>","children":null,"spread":false},{"title":"maven-model-3.8.1.jar <span style='color:#111;'> 210.36KB </span>","children":null,"spread":false},{"title":"plexus-component-annotations-2.1.0.jar <span style='color:#111;'> 4.13KB </span>","children":null,"spread":false},{"title":"......","children":null,"spread":false},{"title":"<span style='color:steelblue;'>文件过多,未全部展示</span>","children":null,"spread":false}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明