Commit bd809414 by 朽木不可雕也

backup

parent e1cca410
......@@ -6,7 +6,7 @@ org.quartz.scheduler.instanceName=automatic-test
org.quartz.scheduler.instanceIdGenerator.class=org.quartz.simpl.SimpleInstanceIdGenerator
# 线程池配置
org.quartz.threadPool.class=org.quartz.simpl.SimpleThreadPool
org.quartz.threadPool.threadCount=10
org.quartz.threadPool.threadCount=3
# 配置定时任务存储方式,RAM、JDBC等
org.quartz.jobStore.class = org.quartz.simpl.RAMJobStore
# 配置任务运行日志
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment