Created
November 26, 2018 09:55
-
-
Save pdincau/c51d9c991a5b33723cfcf19f0f77b5bb to your computer and use it in GitHub Desktop.
Spring cloud - Incremental example
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Starting point: | |
* book-service f4045bf | |
* book-evaluation 8d47058 | |
Service discovery and multiple instances of book-evaluation: | |
* book-service 8f22aff | |
* book-evaluation master | |
* eureka-server master | |
Hystrix and Feign: | |
* book-service ca5dbd8 | |
* book-evaluation master | |
* eureka-server master | |
http://localhost:5560/hystrix | |
http://localhost:5560/actuator/hystrix.stream | |
Api Gateway: | |
* book-service ca5dbd8 | |
* book-evaluation master | |
* eureka-server master | |
* api-gateway master | |
Config Server: | |
* book-service master | |
* book-evaluation master | |
* eureka-server master | |
* api-gateway master |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment