Package org.springframework.boot.task
package org.springframework.boot.task
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
.