Uses of Class
io.axoniq.framework.springboot.autoconfig.PersistentStreamConfigurationEnhancer
Packages that use PersistentStreamConfigurationEnhancer
Package
Description
Spring Boot auto configuration for Axoniq Framework.
-
Uses of PersistentStreamConfigurationEnhancer in io.axoniq.framework.springboot.autoconfig
Methods in io.axoniq.framework.springboot.autoconfig that return PersistentStreamConfigurationEnhancerModifier and TypeMethodDescriptionPersistentStreamAutoConfiguration.persistentStreamConfigurationEnhancer(org.springframework.beans.factory.ObjectProvider<AxonServerConfiguration> axonServerConfigProvider, PersistentStreamScheduledExecutorBuilder schedulerBuilder, PersistentStreamEventSourceFactory factory) Creates aPersistentStreamConfigurationEnhancerthat registers aPersistentStreamEventSourcecomponent for each entry underaxon.axonserver.persistent-streams.