Quellcode durchsuchen

高并发投票

孙永军 vor 1 Jahr
Ursprung
Commit
9211feeea4
1 geänderte Dateien mit 0 neuen und 1 gelöschten Zeilen
  1. 0 1
      src/main/java/com/smcic/SspServerApplication.java

+ 0 - 1
src/main/java/com/smcic/SspServerApplication.java

@@ -9,7 +9,6 @@ import org.springframework.scheduling.annotation.EnableScheduling;
 @SpringBootApplication
 @MapperScan("com.smcic")
 @EnableScheduling
-@EnableAsync
 public class SspServerApplication {
 
     public static void main(String[] args) {