You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
22 lines
370 B
Properties
22 lines
370 B
Properties
|
|
PublishMessage=1
|
|
InnerMessage=1
|
|
NewPublish=1
|
|
|
|
ActiveMQ.Queue=ActiveMQ
|
|
|
|
#ActiveMQ相关的配置
|
|
ActiveMQ.UserName=
|
|
ActiveMQ.PassWord=
|
|
ActiveMQ.BrokeURL=failover://tcp://127.0.0.1:61616
|
|
#是否开启
|
|
ActiveMQ.Status=1
|
|
|
|
#RabbitMQ相关配置
|
|
RabbitMQ.Queue=RabbitMQ
|
|
RabbitMQ.Host=localhost
|
|
RabbitMQ.UserName=guest
|
|
RabbitMQ.PassWord=guest
|
|
RabbitMQ.Port=5672
|
|
#是否开启
|
|
RabbitMQ.Status=1 |