Microservices with Spring Boot : Service Discovery Using Eureka
In this article, we will implement service discovery for two microservices developed using Spring Boot that will synchronously communicate with each other using Spring's RestTemplate.
A microservice needs to know the location (IP address and port) o...
thesubtlegeek.com11 min read