@Target(value=TYPE) @Retention(value=RUNTIME) @Documented @Import(value=AnnotationDrivenRegistrar.class) @Deprecated public @interface AnnotationDriven
@Configuration
that will automatically
subscribe @CommandHandler
and @QueryHandler
annotated beans with the
CommandBus and QueryBus, respectively.MessageHandlerLookup
,
SpringSagaLookup
,
SpringAggregateLookup
,
SpringConfigurer
,
SpringAxonConfiguration
Copyright © 2010–2023. All rights reserved.