feat: 新增线程池自动配置

This commit is contained in:
2023-11-20 22:15:43 +08:00
parent 53c168dc54
commit 916127e741
7 changed files with 424 additions and 1 deletions

View File

@@ -1 +1,3 @@
top.charles7c.continew.starter.core.autoconfigure.cors.CorsAutoConfiguration
top.charles7c.continew.starter.core.autoconfigure.threadpool.ThreadPoolAutoConfiguration
top.charles7c.continew.starter.core.autoconfigure.threadpool.AsyncAutoConfiguration