-
Notifications
You must be signed in to change notification settings - Fork 0
cybora/Reactive-Health-Indicator
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Run the following commands in the project folder to start the program: mvn clean install docker-compose up After booting up : run this command in order to see the health status of the microservices and the aggregated status: curl localhost:8080/actuator/health | jq Note : If your system does not have jq installed ( jq is for the pretty json output ), please apply the following : sudo apt-get install jq or visit the official website , https://stedolan.github.io/jq/download/ , for further information.
About
The latest ReactiveHealthContributor technique to create a health aggregator that aggregates the health info from various microservices.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published