| Class | Description |
|---|---|
| AvroSerializerAutoConfiguration |
Autoconfigures required beans for the Avro serializer.
|
| AxonAutoConfiguration | |
| AxonDbSchedulerAutoConfiguration |
Auto configuration class for the deadline manager and event scheduler using db-scheduler.
|
| AxonJobRunrAutoConfiguration |
Auto configuration class for the deadline manager and event scheduler using JobRunr.
|
| AxonServerActuatorAutoConfiguration |
Autoconfiguration class for Spring Boot Actuator monitoring tools around Axon Server.
|
| AxonServerAutoConfiguration |
Configures Axon Server as implementation for the CommandBus, QueryBus and EventStore.
|
| AxonServerAutoConfiguration.ConnectionDetailsConnectionManagerConfiguration | |
| AxonServerAutoConfiguration.DefaultConnectionManagerConfiguration | |
| AxonServerBusAutoConfiguration | |
| AxonTimeoutAutoConfiguration |
Configures the timeout settings for message handlers.
|
| AxonTracingAutoConfiguration |
Configures common tracing components for Axon Framework.
|
| CBORMapperAutoConfiguration | |
| EventProcessingAutoConfiguration |
Auto configuration for
EventProcessingModule. |
| InfraConfiguration |
Infrastructure autoconfiguration class for Axon Framework application.
|
| InterceptorAutoConfiguration |
Interceptor autoconfiguration class for Axon Framework application.
|
| JdbcAutoConfiguration |
Autoconfiguration class for Axon's JDBC specific infrastructure components.
|
| JpaAutoConfiguration |
Autoconfiguration class for Axon's JPA specific infrastructure components.
|
| JpaEventStoreAutoConfiguration |
Autoconfiguration class for Axon's JPA specific event store components.
|
| MetricsAutoConfiguration |
Auto configuration to set up Metrics for the infrastructure components.
|
| MicrometerMetricsAutoConfiguration |
Auto configuration to set up Micrometer Metrics for the infrastructure components.
|
| NoOpTransactionAutoConfiguration | |
| ObjectMapperAutoConfiguration | |
| OpenTelemetryAutoConfiguration |
Automatically configured the
OpenTelemetrySpanFactory as the method of providing tracing in Axon Framework. |
| PersistentStreamMessageSourceRegistrar |
Post-processor to create Spring beans for persistent streams defined in the application context.
|
| SecurityAutoConfiguration | |
| TransactionAutoConfiguration | |
| UpdateCheckerAutoConfiguration | |
| XStreamAutoConfiguration |
Autoconfigures an
XStream instance in absence of an existing XStream bean. |
Copyright © 2010–2025. All rights reserved.