mirror of
https://github.com/dromara/RuoYi-Vue-Plus.git
synced 2025-09-22 03:06:38 +08:00
update 优化 由spring自己初始化线程池
This commit is contained in:
parent
d0f4d93615
commit
65061f17fe
@ -62,6 +62,8 @@ spring:
|
|||||||
# 从 springboot 3.5 开始 spring自带线程池
|
# 从 springboot 3.5 开始 spring自带线程池
|
||||||
# 不再需要 AsyncConfig与ThreadPoolConfig 可直接注入线程池使用
|
# 不再需要 AsyncConfig与ThreadPoolConfig 可直接注入线程池使用
|
||||||
thread-name-prefix: async-
|
thread-name-prefix: async-
|
||||||
|
# 由spring自己初始化线程池
|
||||||
|
mode: force
|
||||||
# 资源信息
|
# 资源信息
|
||||||
messages:
|
messages:
|
||||||
# 国际化资源文件路径
|
# 国际化资源文件路径
|
||||||
|
Loading…
Reference in New Issue
Block a user