Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/fengchangsheng/skeleton

springboot+mybatis skeleton
https://github.com/fengchangsheng/skeleton

mybatis skeleton spring-boot

Last synced: 3 months ago
JSON representation

springboot+mybatis skeleton

Lists

README

        

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