My FeedDiscussionsHeadless CMS
New
Sign in
Log inSign up
Learn more about Hashnode Headless CMSHashnode Headless CMS
Collaborate seamlessly with Hashnode Headless CMS for Enterprise.
Upgrade ✨Learn more

Post hidden from Hashnode

Posts can be hidden from Hashnode network for various reasons. Contact the moderators for more details.

Spring Cloud Netflix Eureka

Spring Cloud Netflix Eureka

Dhiraj Ray's photo
Dhiraj Ray
·Feb 25, 2018

This tutorial is about spring cloud Netflix Eureka. Here, we will be creating eureka discovery server and micro-services that will itself register to the discovery server and the client that will use Netflix client API to discover the service and consume the micro services exposed by the service with sample example.Hence, we will be developing 3 different spring boot application for each discovery server, service and client.Also, we wil take a look into default eureka dashboard and different useful information available in the dashboard. devglan.com/spring-cloud/spring-cloud-config