|
|
@ -169,7 +169,7 @@ public class ScheduledTasksEndpointTests {
|
|
|
|
|
|
|
|
|
|
|
|
@Configuration
|
|
|
|
@Configuration
|
|
|
|
@EnableScheduling
|
|
|
|
@EnableScheduling
|
|
|
|
private static class BaseConfiguration {
|
|
|
|
static class BaseConfiguration {
|
|
|
|
|
|
|
|
|
|
|
|
@Bean
|
|
|
|
@Bean
|
|
|
|
public ScheduledTasksEndpoint endpoint(
|
|
|
|
public ScheduledTasksEndpoint endpoint(
|
|
|
|