register spring boot micro-services to eureka discovery

This tutorial is a continuation of our previous tutorial, Here we will learn about register spring boot micro-services to eureka discovery If you want to learn about eureka please refer my previous post https://beginnersbug.com/create-netflix-eureka-discovery-server-using-spring-boot/ Prerequisite JDK Eclipse Spring boot micro service knowledge Netflix Eureka knowledge Annotation used to register Dependency application.properties Main Class Register spring … Continue reading register spring boot micro-services to eureka discovery