-
Continue reading →: Service Discovery
In the following post we will connect our SpringBoot microservice to a local eureka server As a short description about Eureka we can say that it’s a service discovery service which allows other services to register and be visible from one location. 1.Create a local service eureka server from https://start.spring.io/…
-
Continue reading →: Docker image with dummy spring boot project1. Create a docker hub account and a docker repository https://cloud.docker.com/repository/create Docker verification and hub login If you are already connected the client will use the local credentials but you can logout and login again. In a fresh installation you have no docker images but we will get a dummy…






