Skip to content

Instantly share code, notes, and snippets.

@pdincau
Created November 26, 2018 09:55
Show Gist options
  • Save pdincau/c51d9c991a5b33723cfcf19f0f77b5bb to your computer and use it in GitHub Desktop.
Save pdincau/c51d9c991a5b33723cfcf19f0f77b5bb to your computer and use it in GitHub Desktop.
Spring cloud - Incremental example
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