Uses of Package
org.axonframework.extension.springboot
Packages that use org.axonframework.extension.springboot
Package
Description
Part of the Axon Extension module.
Part of the Axon Extension module.
-
Classes in org.axonframework.extension.springboot used by org.axonframework.extension.springbootClassDescriptionEnumerates different possible standard
Convertersavailable in Axon Framework.The processing modes of anEventProcessor.Processor settings.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. -
Classes in org.axonframework.extension.springboot used by org.axonframework.extension.springboot.autoconfigClassDescriptionProperties 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 default
Token Store.Spring Boot configuration properties for Axon Framework distributed tracing.AnUsagePropertyProviderimplementation that reacts to Spring Boot properties through theConfigurationPropertiesannotation.