Package org.axonframework.extension.spring.config.annotation
@NullMarked
package org.axonframework.extension.spring.config.annotation
Part of the Axon Extension module. Contains classes related to Axon's Spring configuration annotations.
-
ClassesClassDescriptionParameterResolverFactory implementation that resolves parameters using Spring dependency resolution.ParameterResolverFactory implementation that resolves parameters in the Spring Application Context.
ConfigurationEnhancerthat composesHandlerDefinitionandHandlerEnhancerDefinitionbeans from a SpringApplicationContextinto theComponentRegistry.Spring factory bean that creates aParameterResolverFactoryinstance that is capable of resolving parameter values as Spring Beans, in addition to the default behavior defined by Axon.