Commit f02887b6 authored by Phillip Webb's avatar Phillip Webb

Merge branch '2.0.x' into 2.1.x

parents 45ae97a4 9c3af103
...@@ -62,7 +62,7 @@ public class ScheduledTasksEndpointAutoConfigurationTests { ...@@ -62,7 +62,7 @@ public class ScheduledTasksEndpointAutoConfigurationTests {
} }
@Configuration @Configuration
private static class CustomEndpointConfiguration { static class CustomEndpointConfiguration {
@Bean @Bean
public CustomEndpoint customEndpoint() { public CustomEndpoint customEndpoint() {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment