@Configuration @Import(value=RabbitMqConfig.class) public class EventBusConfig extends java.lang.Object
| Constructor and Description |
|---|
EventBusConfig() |
| Modifier and Type | Method and Description |
|---|---|
org.reactivecommons.api.domain.DomainEventBus |
domainEventBus(org.reactivecommons.async.impl.communications.ReactiveMessageSender sender,
BrokerConfigProps props,
org.reactivecommons.async.impl.config.BrokerConfig config) |
@Bean
public org.reactivecommons.api.domain.DomainEventBus domainEventBus(org.reactivecommons.async.impl.communications.ReactiveMessageSender sender,
BrokerConfigProps props,
org.reactivecommons.async.impl.config.BrokerConfig config)