Package | Description |
---|---|
org.axonframework.spring.config | |
org.axonframework.spring.config.annotation | |
org.axonframework.springboot.autoconfig |
Class and Description |
---|
AxonConfiguration
Spring Configuration class that defines a number of conditional beans.
|
NoBeanOfType
Annotation to be used in a configuration class on @
Bean annotated
methods if the method should only provide its bean if a bean of a given type does not exist yet. |
Class and Description |
---|
AbstractAnnotationHandlerBeanPostProcessor
Abstract bean post processor that finds candidates for proxying.
|
Class and Description |
---|
AnnotationDriven
Annotation for
@Configuration that will automatically
subscribe @CommandHandler and @QueryHandler annotated beans with the
CommandBus and QueryBus, respectively. |
AxonConfiguration
Spring Configuration class that defines a number of conditional beans.
|
Copyright © 2010–2019. All rights reserved.