org.reactivecommons.async.kafka.config.props.RCKafkaProps Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of async-kafka-starter Show documentation
Show all versions of async-kafka-starter Show documentation
Abstract your broker with semantic async messages
package org.reactivecommons.async.kafka.config.props;
import java.util.HashMap;
public class RCKafkaProps extends HashMap {
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy