Class AllTopicClientsConfiguration
java.lang.Object
pl.allegro.tech.hermes.management.config.AllTopicClientsConfiguration
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionallTopicClientsService(pl.allegro.tech.hermes.domain.subscription.SubscriptionRepository subscriptionRepository)
-
Constructor Details
-
AllTopicClientsConfiguration
public AllTopicClientsConfiguration()
-
-
Method Details
-
allTopicClientsService
@Bean @ConditionalOnMissingBean(AllTopicClientsService.class) public AllTopicClientsService allTopicClientsService(pl.allegro.tech.hermes.domain.subscription.SubscriptionRepository subscriptionRepository)
-