| Package | Description |
|---|---|
| org.axonframework.spring.config | |
| org.axonframework.spring.config.annotation |
| Class and Description |
|---|
| AxonConfiguration
Deprecated.
Replaced by the
SpringConfigurer and SpringAxonConfiguration. |
| MessageHandlerConfigurer.Type
Enumeration defining the auto configurable message handler types.
|
| NoBeanOfType
Deprecated.
Use Spring Boot autoconfiguration or register the individual beans explicitly. Check the "See also" list
for which individual beans to register.
|
| Class and Description |
|---|
| AbstractAnnotationHandlerBeanPostProcessor
Deprecated.
Replaced by the
MessageHandlerLookup and MessageHandlerConfigurer, eliminating the need
of an abstract implementation used for command and query registration. |
Copyright © 2010–2022. All rights reserved.