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