| Package | Description |
|---|---|
| org.axonframework.springboot.autoconfig | |
| org.axonframework.springboot.autoconfig.legacyjpa | |
| org.axonframework.springboot.util |
| Class and Description |
|---|
ConditionalOnMissingQualifiedBean
Conditional that only matches when for the specified bean class in the BeanFactory there is an
instance which has the given qualifier set on it. |
ConditionalOnQualifiedBean
Conditional that only matches when for the specified bean class in the BeanFactory there is an
instance which has the given qualifier set on it. |
| DeadLetterQueueProviderConfigurerModule
A
ConfigurerModule implementation dedicated towards registering a SequencedDeadLetterQueue provider
with the EventProcessingConfigurer. |
| RegisterDefaultEntities
Annotation intended for types and methods to trigger the registration of entities found in the given
RegisterDefaultEntities.packages() with the DefaultEntityRegistrar. |
| Class and Description |
|---|
| DeadLetterQueueProviderConfigurerModule
A
ConfigurerModule implementation dedicated towards registering a SequencedDeadLetterQueue provider
with the EventProcessingConfigurer. |
| RegisterDefaultEntities
Annotation intended for types and methods to trigger the registration of entities found in the given
RegisterDefaultEntities.packages() with the DefaultEntityRegistrar. |
| Class and Description |
|---|
| AbstractQualifiedBeanCondition
Abstract implementations for conditions that match against the availability of beans of a specific type with a
given qualifier.
|
Copyright © 2010–2025. All rights reserved.