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