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 9df356e + 09cf1e6 commit 12751feCopy full SHA for 12751fe
spring-boot-project/spring-boot-docs/src/main/asciidoc/spring-boot-features.adoc
@@ -5411,7 +5411,7 @@ Those default settings can be fine-tuned using the `spring.task.execution` names
5411
5412
[source,properties,indent=0]
5413
----
5414
- spring.task.execution.pool.max-threads=16
+ spring.task.execution.pool.max-size=16
5415
spring.task.execution.pool.queue-capacity=100
5416
spring.task.execution.pool.keep-alive=10s
5417
0 commit comments