create netflix eureka discovery server using spring boot

Here we are going to create netflix eureka discovery server using spring boot What is Discovery Server Discovery server is an application which hold basic information like host name, port about all the micro-services. What is Eureka Eureka is the project name of Discovery server which is created by Netflix. What is the annotation for … Continue reading create netflix eureka discovery server using spring boot