Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 906 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 906 Bytes

Spring Cloud

Making your code ‘cloud-native’ means dealing with 12-factor issues such as external configuration, statelessness, logging, and connecting to backing services.

Spring Cloud

Spring Cloud Project

Spring Cloud Gateway(API gateway)

With so many clients and servers in play, it’s often helpful to include an API gateway in your cloud architecture. A gateway can take care of securing and routing messages, hiding services, throttling load, and many other useful things. Spring Cloud Gateway gives you precise control of your API layer, integrating Spring Cloud service discovery and client-side load-balancing solutions to simplify configuration and maintenance.

Spring Gateway Project

Spring Cloud Tutorial

https://www.baeldung.com/spring-cloud-series