/skeleton

springboot+mybatis skeleton

Primary LanguageJavaMIT LicenseMIT

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 -- 自己猜