mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-23 09:49:01 +00:00
Harmonize support to refer to RabbitMQ
This commit adapts description to refer to RabbitMQ rather than AMQP. See gh-49620 Co-authored-by: Eddú Meléndez <eddu.melendez@gmail.com>
This commit is contained in:
co-authored by
Eddú Meléndez
parent
72b8a6ca05
commit
b820d9feac
@@ -23,7 +23,7 @@ plugins {
|
||||
id "org.springframework.boot.optional-dependencies"
|
||||
}
|
||||
|
||||
description = "Spring Boot AMQP"
|
||||
description = "Spring Boot RabbitMQ"
|
||||
|
||||
dependencies {
|
||||
api(project(":core:spring-boot"))
|
||||
|
||||
Reference in New Issue
Block a user