toggle menu
Spring Boot Kotlin API
3.4.4
jvm
switch theme
search in API
spring-boot
/
org.springframework.boot.task
/
SimpleAsyncTaskExecutorCustomizer
/
customize
customize
abstract
fun
customize
(
taskExecutor
:
SimpleAsyncTaskExecutor
)
Callback to customize a
SimpleAsyncTaskExecutor
instance.
Parameters
task
Executor
the task executor to customize