Thinkingcao / SpringBootLearningLinks
基于SpringBoot2.0及2.0以上的版本学习SpringBoot框架新特性,新用法、以及整合不同第三方框架的源码,配套教程文章请查看SpringBoot2.x系列教程:https://thinkingcao.blog.csdn.net
☆101Updated 3 years ago
Alternatives and similar repositories for SpringBootLearning
Users that are interested in SpringBootLearning are comparing it to the libraries listed below
Sorting:
- 脚手架工程(springboot + springsecurity + mybatis + redis + swagger + oauth2),内含freemarker的代码生成器☆115Updated 4 months ago
- springcloud学习的相关工程并辅以博文讲解。主要介绍Eureka(服务注册发现)、Feign (服务消费)、Ribbon(负载均衡)、Hystrix(熔断器)、Dashboard(熔断器监控)、Config(分布式配置中心)、Zuul(路由网关)等等相关内容。☆118Updated last year
- 这里是 Van 整理 Spring Boot 的系列笔记,更多内容会持续更新...☆100Updated last year
- SpringBoot整合MyBatis-Plus,源码学习,增删改查,Lamdba支持