L M P R T
L
- LampRabbitMqConfiguration - top.tangyh.basic.mq中的类
-
rabbit 禁用配置
若自建服务的 包名 跟当前类的包名不同,请在服务的启动类上配置下列注解,否则启动报错
\@ComponentScan({
"xxx", // xxx 改成自建服务的 包名
"top.tangyh.basic.mq"
})
- LampRabbitMqConfiguration() - 类 的构造器top.tangyh.basic.mq.LampRabbitMqConfiguration
-
- LampRabbitMqConfiguration.RabbitMqConfiguration - top.tangyh.basic.mq中的类
-
M
- MqProperties - top.tangyh.basic.mq.properties中的类
-
操作日志配置类
- MqProperties() - 类 的构造器top.tangyh.basic.mq.properties.MqProperties
-
P
- PREFIX - 类 中的静态变量top.tangyh.basic.mq.properties.MqProperties
-
R
- RabbitMqConfiguration() - 类 的构造器top.tangyh.basic.mq.LampRabbitMqConfiguration.RabbitMqConfiguration
-
T
- top.tangyh.basic.mq - 程序包 top.tangyh.basic.mq
-
- top.tangyh.basic.mq.properties - 程序包 top.tangyh.basic.mq.properties
-
L M P R T
Copyright © 2022. All rights reserved.