spring-cloud-sample | 中文文档
This project is a small but focused collection of Spring Cloud example tutorials -- each module covers Spring Cloud A single and well-defined microservice solution or framework in the system. Highlights include Spring Cloud Consul, Spring Cloud Gateway, Spring Cloud OpenFeign, Spring Cloud Vault. In addition to the above, the modules here cover many other aspects of Spring Cloud.
| Spring Boot | Spring Cloud |
|---|---|
| 3.0.2 | 2022.0.1 |
spring-cloud-sample uses a Maven based build system.
Git and the JDK17 build.
Be sure that your JAVA_HOME environment variable points to the jdk-17.0.5 folder extracted from the JDK download.
git clone git@github.com:ReLive27/spring-cloud-sample.git
./mvn clean install
Pull requests are welcome.
spring-cloud-sample is Open Source software released under the Apache 2.0 license.