🔄Update: 添加RabbitMQ配置
This commit is contained in:
@@ -0,0 +1,11 @@
|
|||||||
|
server:
|
||||||
|
port: 8081
|
||||||
|
spring:
|
||||||
|
application:
|
||||||
|
name: rabbitmq-template
|
||||||
|
rabbitmq:
|
||||||
|
host: localhost
|
||||||
|
port: 5672
|
||||||
|
username: wonder
|
||||||
|
password: Dn293830
|
||||||
|
virtual-host: /template
|
||||||
Reference in New Issue
Block a user