Class RabbitMQMessagingClientProperties
java.lang.Object
com.finconsgroup.itserr.marketplace.usercommunication.dm.configuration.properties.RabbitMQMessagingClientProperties
@ConfigurationProperties(prefix="user-communication.dm.messaging.rabbit")
public class RabbitMQMessagingClientProperties
extends Object
Represents the configuration properties for a messaging client connection.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classRepresents the configuration properties for a chat messages. -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
RabbitMQMessagingClientProperties
public RabbitMQMessagingClientProperties()
-