Closed
Description
Hi
I just cloned the starter-jersey sample then tried to add dependency spring-boot-starter-actuator.
Looks like any context mapped by actuator are working
The trouble is stdout looks fine, saying all endpoints are added, but when doing /health or /metrics .... nothing appears in a browser.
In fact it's a 404 error (displayed woth curl -i)
Looks like error page are not working as well.
I guess all this is due to Jersey but not able to do more troubleshooting.
Tested on 1.2.0-BUILD-SNAPSHOT
Christophe
Metadata
Metadata
Assignees
Labels
No labels