[~] 优化
This commit is contained in:
@@ -123,7 +123,7 @@ public class BootAutoConfiguration {
|
|||||||
}
|
}
|
||||||
|
|
||||||
@Bean
|
@Bean
|
||||||
@Primary
|
// @Primary
|
||||||
@ConditionalOnMissingBean
|
@ConditionalOnMissingBean
|
||||||
public TaskScheduler taskScheduler(TaskSchedulerBuilder builder) {
|
public TaskScheduler taskScheduler(TaskSchedulerBuilder builder) {
|
||||||
return builder.build();
|
return builder.build();
|
||||||
|
|||||||
Reference in New Issue
Block a user