@Configuration
@ConditionalOnProperty(value="rabbitmq.enabled",
havingValue="true")
public class RabbitMQAutoConfig
extends java.lang.Object
| Constructor and Description |
|---|
RabbitMQAutoConfig() |
| Modifier and Type | Method and Description |
|---|---|
void |
listen(byte[] received) |