YunaiV / spring-boot
Spring Boot
☆88Updated last year
Alternatives and similar repositories for spring-boot:
Users that are interested in spring-boot are comparing it to the libraries listed below
- MyBatis SQL mapper framework for Java☆80Updated 6 years ago
- Spring Framework☆207Updated 2 years ago
- 基于 jdk11 的源码注释仓库☆154Updated 4 years ago
- 源码解析中文地址:http://www.iocoder.cn/MyBatis/good-collection?github☆39Updated 6 years ago
- springboot整合log4j2、logback日志框架,包括同步、异步的日志配置方式、MDC全链路日志跟踪☆193Updated 2 years ago
- A JDBC driver for shard databases and tables。源码解析文章:http://www.iocoder.cn/categories/Sharding-JDBC/?github☆110Updated 6 years ago
- 源码解析中文地址:http://www.iocoder.cn/Netty/Netty-collection?github☆139Updated 5 years ago
- tcc-transaction是TCC型事务java实现。带中文注释。源码解析:http://www.iocoder.cn/categories/TCC-Transaction/?github☆136Updated 6 years ago
- Apollo(阿波罗)是携程框架部门研发的分布式配置中心,能够集中化管理应用不同环境、不同集群的配置,配置修改后能够实时推送到应用端,并且具备规范的权限、流程治理等特性,适用于微服务配置管理场景。源码解析文章:http://www.iocoder.cn/categories…☆51Updated 6 years ago
- Elastic-Job is a distributed scheduled job framework, based on Quartz and Zookeeper.源码解析文章:http://www.iocoder.cn/categories/Elastic-Job-L…☆99Updated 6 years ago
- 后端架构师技术图谱☆53Updated 6 years ago
- Spring Cloud Alibaba provides a one-stop solution for application development for the distributed solutions of Alibaba middleware.☆25Updated 6 years ago
- A Gateway built on Spring Framework 5.0 and Spring Boot 2.0 providing routing and more. 源码解析文章:http://www.iocoder.cn/categories/Spring-Cl…☆42Updated 6 years ago
- 基于Redis的分布式限流组件,注解支持