Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 288 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 288 Bytes

skeleton

springboot+mybatis skeleton


技术选型

  1. 核心框架 -- springboot 1.5.1.RELEASE
  2. 持久层框架 -- MyBatis 3.4.x + MyBatis-Plus 2.1.8
  3. 安全框架 -- Apache Shiro 1.2.5
  4. 模板 -- thymeleaf 2.1.5.RELEASE
  5. 页面UI -- 自己猜