Skip to content

Latest commit

 

History

History
40 lines (29 loc) · 2.42 KB

README_en.md

File metadata and controls

40 lines (29 loc) · 2.42 KB

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/wechat:15521077528

Email:15521077528@163.com

Reference