Package | Description |
---|---|
org.axonframework.springboot | |
org.axonframework.springboot.autoconfig |
Class and Description |
---|
DistributedCommandBusProperties.JGroupsProperties
The JGroups specific configuration for the Distributed Command Bus.
|
DistributedCommandBusProperties.JGroupsProperties.Gossip |
DistributedCommandBusProperties.SpringCloudProperties |
EventProcessorProperties.Mode
The processing modes of an
EventProcessor . |
EventProcessorProperties.ProcessorSettings |
MetricsProperties.AutoConfiguration
Auto configuration specific properties around Metrics.
|
MetricsProperties.Micrometer |
SerializerProperties.SerializerType
Enumerates different possible standard serializers, available in Axon.
|
TracingProperties.AttributeProviders
Defines which
SpanAttributesProvider s are enabled. |
Class and Description |
---|
EventProcessorProperties
Properties describing the settings for Event Processors.
|
MetricsProperties
Properties describing the settings for Metrics.
|
SerializerProperties
A group of properties that allows easy configuration of the serializers used for different types of objects that
Axon needs to serialize.
|
TagsConfigurationProperties
Spring Configuration properties for
TagsConfiguration . |
TracingProperties
Properties describing the settings for tracing.
|
Copyright © 2010–2023. All rights reserved.