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:
Stéphane Nicoll
2026-03-19 08:04:16 +01:00
co-authored by Eddú Meléndez
parent 72b8a6ca05
commit b820d9feac
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -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"))