Spring Cloud Tutorial is a Spring Boot based tutorial project, which represents the basic and advanced usages of Spring Cloud, and also integrated with awesome features.
Here is the highlights of Spring Cloud Tutorial:
-
Inherited from the most modern and newest Spring frameworks:
-
Service Discovery and Registry - Integrated with Netflix Eureka Server, Netflix Eureka Client.
-
Declarative REST Client - Integrated with Spring Cloud OpenFeign
-
Router and Filter - Integrated with Netflix Zuul
-
Centralized Configuration - Integrated with Spring Cloud Config
-
Clone or download this project.
$ git clone https://github.com/johnnymillergh/spring-cloud-tutorial.git
-
Build with newest Intellij IDEA.
-
Click the green triangle to Run.
Feel free to dive in! Open an issue.
This project exists thanks to all the people who contribute.
- Johnny Miller [@johnnymillergh]
- …
Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [Become a sponsor]
Apache License © Johnny Miller
2019 - Present