@AutoConfiguration(after = ControllersPluginConfiguration.class) @ConditionalOnWebApplication(type = Type.SERVLET) public class ControllersAsyncAutoConfiguration extends Object
EnableAutoConfiguration for Async Controllers.
| Type Params | Return Type | Name and description |
|---|---|---|
|
public AsyncActionResultTransformer |
asyncPromiseResponseActionResultTransformer(ObjectProvider<GrailsExceptionResolver> exceptionResolver) |
|
public PromiseFactory |
grailsPromiseFactory() |