@Configuration
@EnableAsync
public class AsyncConfig
extends Object
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
AsyncConfig
public AsyncConfig()
-
Method Details
-
threadPoolTaskExecutor
@Bean(name="rabbitMessagingAsyncThreadExecutor")
public Executor threadPoolTaskExecutor()