/fundamentals-to-microservice-design

Implement microservices using Spring Cloud. establish communication between microservices, enable load balancing, scaling up and down of microservices. centralize the configuration of microservices with Spring Cloud Config Server. Implement Eureka Server, circuit breaker pattern

Primary LanguageJava

Micro-services