删除rabbitmq

This commit is contained in:
2025-12-12 15:07:27 +08:00
parent 8fcc229ad8
commit d37fa46b5f

View File

@@ -62,10 +62,10 @@
<artifactId>httpclient</artifactId> <artifactId>httpclient</artifactId>
</dependency> </dependency>
<!-- rabbitMQ --> <!-- rabbitMQ -->
<dependency> <!-- <dependency>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-amqp</artifactId> <artifactId>spring-boot-starter-amqp</artifactId>
</dependency> </dependency> -->
</dependencies> </dependencies>