DeadLetterQueueProviderConfigurerModule |
JdbcAutoConfiguration.deadLetterQueueProviderConfigurerModule(EventProcessorProperties eventProcessorProperties,
ConnectionProvider connectionProvider,
TransactionManager transactionManager,
DeadLetterSchema schema,
Serializer eventSerializer,
Serializer genericSerializer) |
DeadLetterQueueProviderConfigurerModule |
JpaAutoConfiguration.deadLetterQueueProviderConfigurerModule(EventProcessorProperties eventProcessorProperties,
EntityManagerProvider entityManagerProvider,
TransactionManager transactionManager,
Serializer genericSerializer,
Serializer eventSerializer) |
ConfigurerModule |
AxonServerAutoConfiguration.persistentStreamProcessorsConfigurerModule(EventProcessorProperties processorProperties,
AxonServerConfiguration axonServerConfiguration)
|