Enhancement Request
Description:
I found spring docs for TaskExecutor currently lacks detailed information regarding the usage of TaskDecorator.
Proposed Solution:
- Add a section in the Spring documentation under the
TaskExecutortopic that coversTaskDecorator. - code examples demonstrating how to configure and use
TaskDecorator
Rationale:
Version:
Additional Information:
If needed, I am happy to contribute by drafting the initial documentation for this enhancement.
Comment From: bclozel
Duplicates spring-projects/spring-framework#33438