Merge pull request #18331 from polarbear567
* pr/18331: Fix property name in "Task Execution and Scheduling" example Closes gh-18331
This commit is contained in:
@@ -5411,7 +5411,7 @@ Those default settings can be fine-tuned using the `spring.task.execution` names
|
||||
|
||||
[source,properties,indent=0]
|
||||
----
|
||||
spring.task.execution.pool.max-threads=16
|
||||
spring.task.execution.pool.max-size=16
|
||||
spring.task.execution.pool.queue-capacity=100
|
||||
spring.task.execution.pool.keep-alive=10s
|
||||
----
|
||||
|
||||
Reference in New Issue
Block a user