spring-boot/spring-boot-project/spring-boot-actuator-autoconfigure
Phillip Webb a00ee15e16 Use lowercase default endpoint paths
Update `MappingWebEndpointPathMapper` to use the lowercase version of
the endpoint ID when no explicit path mapping has been set. An endpoint
with the ID 'myEndpoint' will now be mapped to the path 'myendpoint'.

See gh-14773
2018-10-14 13:45:05 -07:00
..
src Use lowercase default endpoint paths 2018-10-14 13:45:05 -07:00
pom.xml Only auto-configure LogbackMetrics when Logback is actually being used 2018-02-28 17:20:04 +00:00