Uses of Package
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.
-
-
ClassDescriptionBuilder 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
. -
ClassDescriptionBuilder 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
.