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.
-
ClassesClassDescriptionSpring
FactoryBeanthat creates aHandlerDefinitionusing configuredHandlerDefinitionandthose configured in a Spring Application Context) and complements those found using a service loader on the Bean Class Loader.invalid @link
{@link HandlerEnhancerDefinition) beans (e.g.ParameterResolverFactory implementation that resolves parameters using Spring dependency resolution.ParameterResolverFactory implementation that resolves parameters in the Spring Application Context.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.