Skip to content

Commit ddc96c1

Browse files
committed
Merge branch '2.1.x'
Closes gh-18336
2 parents d7a472b + 12751fe commit ddc96c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-docs/src/main/asciidoc/spring-boot-features.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5720,7 +5720,7 @@ Those default settings can be fine-tuned using the `spring.task.execution` names
57205720

57215721
[source,properties,indent=0]
57225722
----
5723-
spring.task.execution.pool.max-threads=16
5723+
spring.task.execution.pool.max-size=16
57245724
spring.task.execution.pool.queue-capacity=100
57255725
spring.task.execution.pool.keep-alive=10s
57265726
----

0 commit comments

Comments
 (0)