Sohail Shahsohailshah.hashnode.dev·Jul 31, 2023Implement Service Discovery Pattern With Eureka And ConsulIn the previous post, we looked at what Discovery Server in microservices is and what are the problems it solves. In the post, we’ll implement the service discovery pattern with Eureka and Consul with Spring Boot. Netflix Eureka Netflix Eureka is one...Java