RabbitMQ进阶使用-延时队列的配置(Spring Boot)

依赖 MAVEN配置pom.xml <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-amqp</artifactId> </dependency> Gradle配置build.gradle compile('org.springframe
相关文章
相关标签/搜索