线程池执行exe文件
This commit is contained in:
@@ -13,7 +13,6 @@ import org.springframework.scheduling.annotation.EnableAsync;
|
||||
* @author tajochen
|
||||
*/
|
||||
@SpringBootApplication(exclude = {org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration.class})
|
||||
@EnableAsync
|
||||
public class MicroserviceApplication {
|
||||
|
||||
public static void main(String[] args) {
|
||||
|
Reference in New Issue
Block a user