mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-25 19:09:03 +00:00
Merge branch '2.0.x' into 2.1.x
This commit is contained in:
+1
-1
@@ -169,7 +169,7 @@ public class ScheduledTasksEndpointTests {
|
||||
|
||||
@Configuration
|
||||
@EnableScheduling
|
||||
private static class BaseConfiguration {
|
||||
static class BaseConfiguration {
|
||||
|
||||
@Bean
|
||||
public ScheduledTasksEndpoint endpoint(
|
||||
|
||||
Reference in New Issue
Block a user