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

io.github.rhwayfun.springboot.rocketmq.starter.constants.RocketMqTopic Maven / Gradle / Ivy

There is a newer version: 0.0.6.RELEASE
Show newest version
package io.github.rhwayfun.springboot.rocketmq.starter.constants;

/**
 * @author rhwayfun
 * @since 0.0.1
 */
public interface RocketMqTopic {

    /**
     * get topic.
     *
     * @return topic
     */
    String getTopic();

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy