Closed as not planned
Description
Spring Framework has added TaskDecorator
support in spring-projects/spring-framework#23755.
Right now, we auto-configure TaskDecorator
for task execution, but not for task scheduling. I think we should also support TaskDecorator
beans for task scheduling.