mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-21 16:19:42 +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
+1
-1
@@ -3,7 +3,7 @@
|
||||
|
||||
The Advanced Message Queuing Protocol (AMQP) is a platform-neutral, wire-level protocol for message-oriented middleware.
|
||||
The Spring AMQP project applies core Spring concepts to the development of AMQP-based messaging solutions.
|
||||
Spring Boot offers several conveniences for working with AMQP through RabbitMQ, including the `spring-boot-starter-amqp` starter.
|
||||
Spring Boot offers several conveniences for working with AMQP through RabbitMQ, including the `spring-boot-starter-rabbitmq` starter.
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user