Class CommandHandlingAnnotationProcessingAutoConfiguration

java.lang.Object
com.opencqrs.framework.command.CommandHandlingAnnotationProcessingAutoConfiguration

@AutoConfiguration public class CommandHandlingAnnotationProcessingAutoConfiguration extends Object
Auto-configuration for CommandHandlerDefinitions defined via CommandHandling annotated bean methods.
  • Constructor Details

    • CommandHandlingAnnotationProcessingAutoConfiguration

      public CommandHandlingAnnotationProcessingAutoConfiguration()
  • Method Details

    • openCqrsCommandHandlingAnnotatedMethodBeanRegistration

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