@Configuration
@ConditionalOnArkEnabled
@AutoConfigureBefore(name={"org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration","org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration"})
public class ArkAutoProcessorConfiguration
extends Object
| Constructor and Description |
|---|
ArkAutoProcessorConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
static ArkEventHandlerProcessor |
arkEventHandlerProcessor() |
static ArkServiceInjectProcessor |
serviceInjectProcessor() |
@Bean public static ArkServiceInjectProcessor serviceInjectProcessor()
@Bean public static ArkEventHandlerProcessor arkEventHandlerProcessor()
Copyright © 2024. All rights reserved.