Remove misleading use of legacy from simple container's description
Closes gh-9173
This commit is contained in:
@@ -467,8 +467,7 @@ public class RabbitProperties {
|
||||
public enum ContainerType {
|
||||
|
||||
/**
|
||||
* Legacy container where the RabbitMQ consumer dispatches messages to an invoker
|
||||
* thread.
|
||||
* Container where the RabbitMQ consumer dispatches messages to an invoker thread.
|
||||
*/
|
||||
SIMPLE,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user