microservices discovery using Eureka server

microservices discovery using Eureka server
microservices architecture java: Eureka Server In the previous microservices articles, we learn how to configure and access Config Server this tutorial we learn what is Spring Cloud Eureka server ? Why  microservices service registry is needed? microservices...

java microservices tutorial:spring cloud config server

java microservices tutorial:spring cloud config server
microservices architecture java: Config Server  In microservices we create a central spring cloud config server  where all configurable parameters of micro-services are written and it is version controlled, benefit of central config...