Polish doc

Closes gh-789
pull/5779/head
Stephane Nicoll 9 years ago
parent eda7819d8b
commit 11f763ef89

@ -3962,7 +3962,9 @@ Then you can use in any `@JmsListener`-annotated method as follows:
=== AMQP === AMQP
The Advanced Message Queuing Protocol (AMQP) is a platform-neutral, wire-level protocol 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 for message-oriented middleware. The Spring AMQP project applies core Spring concepts to
the development of AMQP-based messaging solutions. the development of AMQP-based messaging solutions. Spring Boot offers several
conveniences for working with AMQP via RabbitMQ, including the
`spring-boot-starter-amqp` '`Starter POM`'.

Loading…
Cancel
Save