spring-boot/spring-boot-project/spring-boot-actuator-autoconfigure
Phillip Webb 674a909bab Support mixed case endpoint IDs with enabled
Update `OnEnabledEndpointCondition` so that mixed case endpoint IDs
are supported. Prior to this commit an
`InvalidConfigurationPropertyNameException` would be thrown when trying
to enabled or disable an endpoint with a camel case ID.

See gh-14773
2018-10-14 13:45:05 -07:00
..
src Support mixed case endpoint IDs with enabled 2018-10-14 13:45:05 -07:00
pom.xml