We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
部分配置文件:
spring.dynamic.thread-pool.default-executor.keep-alive-time=1200 spring.dynamic.thread-pool.executors[0].core-pool-size=16 spring.dynamic.thread-pool.executors[0].maximum-pool-size=16 spring.dynamic.thread-pool.executors[0].thread-pool-id=wechat spring.dynamic.thread-pool.executors[0].queue-capacity=1000
期望结果是填充wechat的keep-alive-time参数值为1200。 实际结果:
wechat
keep-alive-time
如果认为这是问题,请指派给我。
The text was updated successfully, but these errors were encountered:
我想这是个问题,麻烦帮忙看下,已指派。
Sorry, something went wrong.
wulangcode
Successfully merging a pull request may close this issue.
需求建议
部分配置文件:
期望结果是填充
wechat
的keep-alive-time
参数值为1200。实际结果:
如果认为这是问题,请指派给我。
The text was updated successfully, but these errors were encountered: