In this video we will see how to send custom health check status from the Eureka Service to the Eureka Server. This will allow Eureka server to send to the consuming Eureka clients addresses of services which are up and available.
You can find the source code at the following github url:
https://github.com/chargeahead/Eureka...