You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Go to file
DerekYRC fb1ef0640e
Update README.md
2 weeks ago
assets 完成API网关功能 2 years ago
mini-spring-cloud-examples 完成API网关功能 2 years ago
mini-spring-cloud-load-balancer 集成Feign简化调用 2 years ago
mini-spring-cloud-netflix-zuul 完成API网关功能 2 years ago
mini-spring-cloud-openfeign 集成Feign简化调用方式 2 years ago
mini-spring-cloud-tutu-discovery Merge branch 'service-registry' 2 years ago
.gitignore 服务注册 2 years ago
README.md Update README.md 2 weeks ago
README_en.md Update README_en.md 2 years ago
changelog.md Update changelog.md 8 months ago
pom.xml 完成API网关功能 2 years ago

README_en.md

mini-spring-cloud

License Build Status Stars Forks

English | 简体中文

mini-spring (simplified version of the Spring framework)

About

The mini-spring-cloud is a simplified version of the Spring Cloud framework, which can help you quickly familiarize yourself with the source code of Spring Cloud framework and master its core principles. Simplify code as much as possible while retaining the core features of Spring Cloud, including Service Registration and Discovery, LoadBalancer, OpenFeign, Rate Limit, Circuit Breaker, API Gateway, etc.

If this project can help you, please STAR the project, thank you!!!

Contents

Usage

see changelog.md

Q&A

click here

Contributing

Any contributions you make are greatly appreciated.

Contact

Phone/wechat15521077528

Email15521077528@163.com

Reference