Class EventHandlingAnnotationProcessingAutoConfiguration

java.lang.Object
com.opencqrs.framework.eventhandler.EventHandlingAnnotationProcessingAutoConfiguration

@AutoConfiguration public class EventHandlingAnnotationProcessingAutoConfiguration extends Object
Auto-configuration for EventHandlerDefinitions defined via EventHandling annotated bean methods.
  • Constructor Details

    • EventHandlingAnnotationProcessingAutoConfiguration

      public EventHandlingAnnotationProcessingAutoConfiguration()
  • Method Details

    • openCqrsEventHandlingAnnotatedMethodBeanRegistration

      @Bean public static org.springframework.beans.factory.support.BeanDefinitionRegistryPostProcessor openCqrsEventHandlingAnnotatedMethodBeanRegistration()