spring-framework/spring-messaging
Stéphane Nicoll 8815788004 Allow an existing TaskExecutor to be configured in ChannelRegistration
This commit introduces a new method to configure an existing
TaskExecutor in ChannelRegistration. Contrary to
TaskExecutorRegistration, a ThreadPoolTaskExecutor is not necessary,
and it can't be further configured. This includes the thread name
prefix.

Closes gh-32081
2024-01-26 10:46:14 +01:00
..
src Allow an existing TaskExecutor to be configured in ChannelRegistration 2024-01-26 10:46:14 +01:00
spring-messaging.gradle Consistent dependency declarations 2023-08-02 00:56:50 +02:00