public interface ResourceNamingStrategy
Modifier and Type | Method and Description |
---|---|
String |
topicName(String aggregateName,
String topicEntity)
Generate the Kafka topic name to use for a given aggregate domain.
|
Copyright © 2019. All rights reserved.