We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d7a472b + 12751fe commit ddc96c1Copy full SHA for ddc96c1
spring-boot-project/spring-boot-docs/src/main/asciidoc/spring-boot-features.adoc
@@ -5720,7 +5720,7 @@ Those default settings can be fine-tuned using the `spring.task.execution` names
5720
5721
[source,properties,indent=0]
5722
----
5723
- spring.task.execution.pool.max-threads=16
+ spring.task.execution.pool.max-size=16
5724
spring.task.execution.pool.queue-capacity=100
5725
spring.task.execution.pool.keep-alive=10s
5726
0 commit comments