spring-boot/spring-boot-project/spring-boot-actuator-autoco...
Phillip Webb 9c3af103e0 Fix ScheduledTasksEndpointAutoConfigurationTests
Update the `CustomEndpointConfiguration` class in
`ScheduledTasksEndpointAutoConfigurationTests` to be package private
so that it can be enhanced by cglib.

Prior to merge commit 361437f4 the class was a lite configuration so
it didn't matter that it was a private class.
2019-03-11 22:12:36 -07:00
..
src Fix ScheduledTasksEndpointAutoConfigurationTests 2019-03-11 22:12:36 -07:00
pom.xml Add JettyAccessLogCustomizer 2018-11-15 13:28:51 -08:00