🔄Update: 添加RabbitMQ配置

This commit is contained in:
2025-10-14 21:02:45 +08:00
parent d072522937
commit b1eb8e11c2
+11
View File
@@ -0,0 +1,11 @@
server:
port: 8081
spring:
application:
name: rabbitmq-template
rabbitmq:
host: localhost
port: 5672
username: wonder
password: Dn293830
virtual-host: /template