Package org.axonframework.extension.springboot.autoconfig
@NullMarked
package org.axonframework.extension.springboot.autoconfig
Part of the Axon Extension module. Contains classes related to Spring Boot autoconfiguration.
-
ClassDescriptionAutoconfigures the
AvroConverter, if configured via theConverterProperties.Autoconfigures required beans for the AvroConverter.Autoconfiguration class that defines theAxonConfigurationandComponentRegistryimplementations that supports beans to be accessed as components.Configures the timeout settings for message handlers.Autoconfigures the CBOR basedJacksonConverterif configured via theConverterProperties.Autoconfiguration that constructs a defaultCBORMapper, typically to be used by aJacksonConverter.Autoconfiguration class dedicated to configuring the delegation behaviour for defaultMessageConverterandEventConverterAutoconfiguration class dedicated to collection anyCorrelationDataProviders.Auto configuration for event processors.Infrastructure autoconfiguration class for Axon Framework application.Interceptor autoconfiguration class for Axon Framework application.Autoconfigures theJackson2Converterif configured via theConverterProperties.Autoconfiguration that constructs a defaultObjectMapper, typically to be used by aJackson2Converter.Autoconfigures theJacksonConverterif configured via theConverterProperties.Autoconfiguration class for Axon's JDBC specific infrastructure components.Autoconfiguration class that registers a bean creation method for theSpringTransactionManagerif aPlatformTransactionManagerand aDataSourceis present.Autoconfiguration class for Axon's JPA specific infrastructure components.Autoconfiguration class for Axon's JPA specific event store engine.Enhancer for registration of a bean definition creating a JPA Storage Engine.Autoconfiguration class that registers a bean creation method for theSpringTransactionManagerif aPlatformTransactionManagerand aEntityManagerFactoryis present.Autoconfiguration class that registers a bean creation method for a defaultTransactionManager, theNoTransactionManager.Autoconfiguration that constructs a defaultObjectMapper, typically to be used by aJacksonConverter.AutoConfigurationfor the Axon Framework Reactor extension.Autoconfiguration class that registers a bean creation method for theSecuredMessageHandlerDefinition.Autoconfiguration class constructing theUsagePropertyProviderthat will end up in theUpdateChecker.