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

io.alkal.kalium.kafka.Constants Maven / Gradle / Ivy

Go to download

An Apache Kafka implementation of KaliumQueueAdapter. current commit_idv0.0.3-3-g3e03de0.dirty

There is a newer version: 0.0.4
Show newest version
package io.alkal.kalium.kafka;

/**
 * @author Ziv Salzman
 * Created on 09-Feb-2019
 */
public class Constants {

    public static final String TOPIC_TO_CLASS_MAP = "topicToClassMap";
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy