Package org.springframework.core.task


@NonNullApi @NonNullFields package org.springframework.core.task
This package defines Spring's core TaskExecutor abstraction, and provides SyncTaskExecutor and SimpleAsyncTaskExecutor implementations.