This code and projects are based on a tutorial from Microservices using SpringBoot | Full Example
- Maven
- Spring Cloud
- Lombok (code reduction)
- H2 Database
- Eureka Server
- Eureka Client
- Hystrix
- Spring Cloud Gateway
- CircuitBreaker (fallback endpoints and stream endpoint for Hystrix)
- Eureka Client
- Spring Cloud Config Server
- Remote Repository with the Config File
- Eureka Registred
- RestTemplate (LoadBalanced)
- Eureka Registred
- Eureka Client
- Hystrix Dashboard