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: about 1 month ago
JSON representation
springboot+mybatis skeleton
- Host: GitHub
- URL: https://github.com/fengchangsheng/skeleton
- Owner: fengchangsheng
- License: mit
- Created: 2017-02-24T11:01:24.000Z (almost 8 years ago)
- Default Branch: dev-shiro
- Last Pushed: 2022-06-20T23:35:53.000Z (over 2 years ago)
- Last Synced: 2024-08-01T19:45:24.831Z (4 months ago)
- Topics: mybatis, skeleton, spring-boot
- Language: Java
- Size: 1.02 MB
- Stars: 111
- Watchers: 13
- Forks: 61
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-mybatis-plus - skeleton - Shiro 脚手架 (Projects Using MyBatis-Plus / Tutorials)
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 -- 自己猜