update readme

main
DerekYRC 2 years ago
parent 15c93c6758
commit 1a54bdddd8

@ -9,7 +9,7 @@
**姊妹版:**[**mini-spring**](https://github.com/DerekYRC/mini-spring) **(简化版的spring框架)**
## 关于
**mini-spring-cloud**是简化版的spring-cloud框架能帮助你快速熟悉spring-cloud源码及掌握其核心原理。在保留spring cloud核心功能的的前提下尽量精简代码核心功能包括服务注册、服务发现、负载均衡、集成Feign简化调用、流量控制、熔断降级、API网关等。
**mini-spring-cloud**是简化版的spring-cloud框架能帮助你快速熟悉spring-cloud源码及掌握其核心原理。在保留spring cloud核心功能的的前提下尽量精简代码核心功能包括**服务注册****服务发现****负载均衡****集成Feign简化调用****流量控制****熔断降级****API网关**等。
希望本项目对你有所帮助,请给个**STAR吧谢谢!!!**

@ -9,7 +9,7 @@
[**mini-spring**](https://github.com/DerekYRC/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.
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!!!**

Loading…
Cancel
Save