All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.github.majusko.pulsar2.solon.producer.PulsarProducerFactory Maven / Gradle / Ivy

There is a newer version: 3.0.6
Show newest version
package io.github.majusko.pulsar2.solon.producer;

import java.util.Map;

public interface PulsarProducerFactory {
    Map getTopics();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy