Uses of Package
org.springframework.boot.task
Packages that use org.springframework.boot.task
Package
Description
Auto-configuration for Spring Integration.
Utilities and classes related to task execution and scheduling.
-
Classes in org.springframework.boot.task used by org.springframework.boot.autoconfigure.integrationClassDescriptionBuilder that can be used to configure and create a
SimpleAsyncTaskScheduler
.Builder that can be used to configure and create aThreadPoolTaskScheduler
. -
Classes in org.springframework.boot.task used by org.springframework.boot.taskClassDescriptionBuilder that can be used to configure and create a
SimpleAsyncTaskExecutor
.Callback interface that can be used to customize aSimpleAsyncTaskExecutor
.Builder that can be used to configure and create aSimpleAsyncTaskScheduler
.Callback interface that can be used to customize aSimpleAsyncTaskScheduler
.Builder that can be used to configure and create aThreadPoolTaskExecutor
.Callback interface that can be used to customize aThreadPoolTaskExecutor
.Builder that can be used to configure and create aThreadPoolTaskScheduler
.Callback interface that can be used to customize aThreadPoolTaskScheduler
.