http://localhost:8081/health
、/status
、/env
、などのエンドポイントにはアクセスできますが 、/metrics
またはエンドポイントにはアクセスできません。/shutdown
/actuator
/loginfo
例外を下回っています。
{"timestamp":1455929182552,"status":404,"error":"Not Found","message":"No message available","path":"/actuator"}
http://localhost:8081/ actuatorエンドポイントにアクセスするには?