Merge branch '2.1.x'

This commit is contained in:
Stephane Nicoll
2019-02-08 09:21:06 +01:00
7 changed files with 9 additions and 14 deletions

View File

@@ -6397,7 +6397,7 @@ configured as it requires an `AsyncTaskExecutor` implementation (named
an `AsyncConfigurer` wrapping your custom `Executor`.
The auto-configured `TaskExecutorBuilder` allows you to easily create instances that
reproduces what the auto-configuration does by default.
reproduce what the auto-configuration does by default.
====
The thread pool uses 8 core threads that can grow and shrink according to the load. Those