|
|
@ -62,7 +62,7 @@ public class ScheduledTasksEndpointAutoConfigurationTests {
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
@Configuration
|
|
|
|
@Configuration
|
|
|
|
private static class CustomEndpointConfiguration {
|
|
|
|
static class CustomEndpointConfiguration {
|
|
|
|
|
|
|
|
|
|
|
|
@Bean
|
|
|
|
@Bean
|
|
|
|
public CustomEndpoint customEndpoint() {
|
|
|
|
public CustomEndpoint customEndpoint() {
|
|
|
|