Uses of Annotation Interface
org.axonframework.springboot.util.ConditionalOnMissingQualifiedBean
Packages that use ConditionalOnMissingQualifiedBean
-
Uses of ConditionalOnMissingQualifiedBean in org.axonframework.springboot.autoconfig
Methods in org.axonframework.springboot.autoconfig with annotations of type ConditionalOnMissingQualifiedBeanModifier and TypeMethodDescriptionAxonServerBusAutoConfiguration.axonServerCommandBus(AxonServerConnectionManager axonServerConnectionManager, AxonServerConfiguration axonServerConfiguration, CommandBus localSegment, Serializer messageSerializer, RoutingStrategy routingStrategy, CommandPriorityCalculator priorityCalculator, CommandLoadFactorProvider loadFactorProvider, TargetContextResolver<? super CommandMessage<?>> targetContextResolver, CommandBusSpanFactory spanFactory) com.github.kagkarlsson.scheduler.task.Task<DbSchedulerBinaryDeadlineDetails> AxonDbSchedulerAutoConfiguration.dbSchedulerDeadlineDetailsTask(org.springframework.context.ApplicationContext context) com.github.kagkarlsson.scheduler.task.Task<DbSchedulerBinaryEventData> AxonDbSchedulerAutoConfiguration.dbSchedulerEventDataTask(org.springframework.context.ApplicationContext context) AxonAutoConfiguration.eventSerializer(Serializer messageSerializer, Serializer generalSerializer, RevisionResolver revisionResolver) AxonAutoConfiguration.messageSerializer(Serializer generalSerializer, RevisionResolver revisionResolver) AxonServerAutoConfiguration.persistentStreamScheduledExecutorBuilder()Creates aPersistentStreamScheduledExecutorBuilderthat constructsScheduledExecutorServicesfor each persistent stream.AxonAutoConfiguration.serializer(RevisionResolver revisionResolver)