Improve RabbitMQ support in CLI
This commit deprecates the proprietary EnableRabbitMessaging annotation in favour of the standard @EnableRabbit introduced as of Spring Rabbit 1.4. Fixes gh-1494
This commit is contained in:
@@ -122,7 +122,7 @@ The following items are used as ``grab hints'':
|
||||
|`@Test`
|
||||
|JUnit.
|
||||
|
||||
|`@EnableRabbitMessaging`
|
||||
|`@EnableRabbit`
|
||||
|RabbitMQ.
|
||||
|
||||
|`@EnableReactor`
|
||||
|
||||
Reference in New Issue
Block a user