Package org.axonframework.extension.springboot
@NullMarked
package org.axonframework.extension.springboot
Part of the Axon Extension module. Contains classes related to springboot.
-
ClassDescriptionA group of properties that allows easy configuration of the
Convertersused for different types of objects that Axon needs to convert.Enumerates different possible standardConvertersavailable in Axon Framework.Properties describing the settings for Event Processors.The processing modes of anEventProcessor.Processor settings.Properties describing configuration of Aggregate-based JPA Event Storage engine.Configuration properties for time limits of processing transactions and handlers in Axon Framework.Properties describing the settings for the defaultToken Store.Spring Boot configuration properties for Axon Framework distributed tracing.Toggles for the built-inSpanAttributesProviders, bound ataxon.tracing.attribute-providers.*.Tracing settings for theCommandBus.Tracing settings for event processors (event handling).Tracing settings for theEventSink(event publication).Tracing settings for theEventStorageEngine.Tracing settings for theQueryBus(queries and subscription-query updates).Tracing settings forRepository.Tracing settings forSnapshotStore.Tracing settings forStateManager.AnUsagePropertyProviderimplementation that reacts to Spring Boot properties through theConfigurationPropertiesannotation.