SpringBoot |
Web应用开发框架 |
https://spring.io/projects/spring-boot |
SpringSecurity |
认证和授权框架 |
https://spring.io/projects/spring-security |
MyBatis |
ORM框架 |
http://www.mybatis.org/mybatis-3/zh/index.html |
MyBatisGenerator |
数据层代码生成器 |
http://www.mybatis.org/generator/index.html |
Druid |
数据库连接池 |
https://github.com/alibaba/druid |
JWT |
JWT登录支持 |
https://github.com/jwtk/jjwt |
Lombok |
Java语言增强库 |
https://github.com/rzwitserloot/lombok |
PageHelper |
MyBatis物理分页插件 |
http://git.oschina.net/free/Mybatis_PageHelper |
Swagger-UI |
API文档生成工具 |
https://github.com/swagger-api/swagger-ui |