Package com.opencqrs.framework.command
Class CommandHandlingAnnotationProcessingAutoConfiguration
java.lang.Object
com.opencqrs.framework.command.CommandHandlingAnnotationProcessingAutoConfiguration
Auto-configuration for
CommandHandlerDefinition
s defined via CommandHandling
annotated bean methods.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.springframework.beans.factory.support.BeanDefinitionRegistryPostProcessor
-
Constructor Details
-
CommandHandlingAnnotationProcessingAutoConfiguration
public CommandHandlingAnnotationProcessingAutoConfiguration()
-
-
Method Details
-
openCqrsCommandHandlingAnnotatedMethodBeanRegistration
@Bean public static org.springframework.beans.factory.support.BeanDefinitionRegistryPostProcessor openCqrsCommandHandlingAnnotatedMethodBeanRegistration()
-