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