@Configuration @Role(2) open class ProxyAsyncConfiguration : AbstractAsyncConfiguration
@Configuration class that registers the Spring infrastructure beans necessary to enable proxy-based asynchronous method execution.
Author
Chris Beams
Author
Stephane Nicoll
Since
3.1
See Also
EnableAsyncAsyncConfigurationSelector
ProxyAsyncConfiguration()
|
open fun asyncAdvisor(): AsyncAnnotationBeanPostProcessor |