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
@EnableScheduling
private static class BaseConfiguration {
static class BaseConfiguration {
@Bean
public ScheduledTasksEndpoint endpoint(

Loading…
Cancel
Save