Package org.axonframework.eventsourcing.configuration
@NullMarked
package org.axonframework.eventsourcing.configuration
Part of the Axon Eventsourcing module. Contains classes related to configuration.
-
ClassDescriptionEventSourcedEntityModule<ID,
E> An expansion of theEntityModule, specifically for event-sourced entities.Phase of the module's building process in which aComponentBuilderfor aCriteriaResolvershould be provided.Phase of the module's building process in which aComponentBuilderfor anEventSourcedEntityFactoryshould be provided.Phase of the module's building process in which the user should define the messaging metamodel for the event-sourced entity being built.Phase of the module's building process in which optional parameters can be provided.AConfigurationEnhancerregistering the default components of theEventSourcingConfigurer.The event sourcingApplicationConfigurerof Axon Framework's configuration API.