spring-boot/spring-boot-project/spring-boot-actuator-autoconfigure
Phillip Webb 138d85477d Support mixed case endpoint IDs with time-to-live
Update the endpoint time-to-live binding logic so that mixed case
endpoint IDs are supported. Prior to this commit an
`InvalidConfigurationPropertyNameException` would be thrown when using
a camel case endpoint ID.

See gh-14773
2018-10-14 13:45:04 -07:00
..
src Support mixed case endpoint IDs with time-to-live 2018-10-14 13:45:04 -07:00
pom.xml Only auto-configure LogbackMetrics when Logback is actually being used 2018-02-28 17:20:04 +00:00