🔨 quartz 工具类.
This commit is contained in:
@@ -89,9 +89,8 @@ spring:
|
||||
#连接池
|
||||
threadPool:
|
||||
class: org.quartz.simpl.SimpleThreadPool
|
||||
threadCount: 10
|
||||
threadCount: 5
|
||||
threadPriority: 5
|
||||
threadNamePrefix: quartz-
|
||||
threadsInheritContextClassLoaderOfInitializingThread: true
|
||||
boot:
|
||||
admin:
|
||||
|
||||
Reference in New Issue
Block a user