| Class | Description |
|---|---|
| BeanNameHelper | |
| EventSourceBeanRegistrar |
ImportBeanDefinitionRegistrar for event-sourcing support. |
| EventSourceConsumerBeanPostProcessor |
| Annotation Type | Description |
|---|---|
| EnableEventSource |
Enables auto-configuration of
event sources. |
| EnableEventSources | |
| EnableEventSourcing |
Enables auto-configuration of
event sources for applications that do not use
annotation-based configuration of event sources using EnableEventSource. |
| EventSourceConsumer |