物联网项目开发 start 01
小威架构 / boot-backend https://gitee.com/zhang.w/boot-backend.git
此项目源码采用前后端分离方式,spring boot开发后端,使用shiro进行权限控制,layui、bootstrap、jquery、html为前端,基于json进行交互,接口完全采用Restful的风格,
实现按钮级权限控制,可以作为开发项目的脚手架,做为基础项目。
- 1、git maven spring java web jdk idea community
- https://gitee.com/zhang.w/boot-backend.git
- sprint boot
2、source db code dependencies
- database script sql
- config db password
- config email and password
- 3、pom file
- pom parent spring boot
- test spring boot
- spring boot aop
- actuator apring boot
- lombok plugins lombok
- json
- fastjson
- starter-web
- mybatis for db connection
- shiro
- mysql
- ehcache
- druid
- swagger for api doc
- swagger ui
- redis
- quartz
- poi
- 4、application.yml yml config param
- param
- 5、mybatis
- 6、first sql
- code gen dao service controller html js css
- layui
- need table then gen to run
- shiro setting
- system user role
- chcache relogin
- 7、environment
- redis
- SSDK kaifakuai
- 8、
- 9、
来源:oschina
链接:https://my.oschina.net/u/4410101/blog/4306362