Merge branch '2.0.x' into 2.1.x
This commit is contained in:
commit
f02887b6c6
|
|
@ -62,7 +62,7 @@ public class ScheduledTasksEndpointAutoConfigurationTests {
|
|||
}
|
||||
|
||||
@Configuration
|
||||
private static class CustomEndpointConfiguration {
|
||||
static class CustomEndpointConfiguration {
|
||||
|
||||
@Bean
|
||||
public CustomEndpoint customEndpoint() {
|
||||
|
|
|
|||
Loading…
Reference in New Issue