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...
Home » Posts filed under spring cloud services
java microservices tutorial:spring cloud config server
in
Config server,
config server tutorial,
Microservice,
Spring cloud config server,
spring cloud services,
spring cloud tutorial
- on June 24, 2017
- No comments
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...