hemin1003 / spring-boot-studyLinks
SpringBoot框架源码实战(已更新到springboot2版本实现)~基本用法,Rest,Controller,事件监听,连接数据库MySQL,jpa,redis集成,mybatis集成(声明式与xml两种方式~对应的添删查改功能),日志处理,devtools配置,拦截器用法,资源配置读取,测试集成,Web层实现请求映射,security安全验证,rabbitMq集成,kafka集成,分布式id生成器等。项目实战:https://github.com/hemin1003/yfax-parent 已投入生产线上使用
☆568Updated 3 years ago
Alternatives and similar repositories for spring-boot-study
Users that are interested in spring-boot-study are comparing it to the libraries listed below
Sorting:
- 使用SpringBoot与shiro实现基于数据库的细粒度动态权限管理系统实例☆595Updated 5 years ago
- springboot与redis的集合☆188Updated 7 years ago
- 基于Spring Cloud实现微服务前后端系统☆376Updated 3 years ago
- 基于Gradle构建,使用SpringBoot在各个场景的应用,包括集成消息中间件、前后端分离、数据库、缓存、分布式锁、分布式事务等