Merge branch '2.0.x' into 2.1.x

pull/16247/head
Phillip Webb 6 years ago
commit 45ae97a4e9

@ -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(

Loading…
Cancel
Save