Package io.axoniq.framework.springboot.autoconfig
@NullMarked
package io.axoniq.framework.springboot.autoconfig
Spring Boot auto configuration for Axoniq Framework.
-
ClassesClassDescriptionAutoconfiguration class for Spring Boot Actuator monitoring tools around Axon Server.Base Axon Server Autoconfiguration.Spring Boot autoconfiguration that provides a
PooledStreamingEventProcessorModule.Customizationfor Dead Letter Queue support.Spring Boot autoconfiguration that registers a JDBC-backedSequencedDeadLetterQueueFactorybean.Spring Boot autoconfiguration that registers a JPA-backedSequencedDeadLetterQueueFactorybean.Spring Boot autoconfiguration that defines the required infrastructure for persistent streams by creating aPersistentStreamScheduledExecutorBuilder, aPersistentStreamEventSourceFactoryand a namedPersistentStreamEventSourcebean for each entry underaxon.axonserver.persistent-streamsusing thePersistentStreamConfigurationEnhancerconfiguration enhancer.AConfigurationEnhancerthat registers aPersistentStreamEventSourcecomponent for each entry inAxonServerConfiguration.getPersistentStreams().Autoconfiguration class for the Axon Framework PostgreSQL extension.