| Spring Framework | 容器 | http://projects.spring.io/spring-framework | 
| SpringBoot | MVC框架 | http://docs.spring.io/spring/docs/current/spring-framework-reference/htmlsingle/#mvc | 
| Apache Shiro | 安全框架 | http://shiro.apache.org | 
| Spring session | 分布式Session管理 | http://projects.spring.io/spring-session | 
| MyBatis | ORM框架 | http://www.mybatis.org | 
| MyBatisPlus | ORM框架简化开发 | https://mp.baomidou.com/ | 
| PageHelper | MyBatis分页插件 | http://git.oschina.net/free/Mybatis_PageHelper | 
| Log4J | 日志组件 | http://logging.apache.org | 
| Maven | 项目构建 | http://maven.apache.org | 
| Elasticsearch | 分布式搜索引擎 | https://www.elastic.co | 
| Redis | 分布式缓存数据库 | https://redis.io |