Following up on #30442, there is still one case where a configured TaskDecorator
is not applied: to a late-initialized JSR-236 ManagedExecutorService
, as typically encountered by DefaultManagedTaskExecutor
in an application server environment.
Following up on #30442, there is still one case where a configured TaskDecorator
is not applied: to a late-initialized JSR-236 ManagedExecutorService
, as typically encountered by DefaultManagedTaskExecutor
in an application server environment.