- Docker
When ImmediateAcknowledgeAmqpException
is thrown from the code of the listener
it is expected that the message that has just been consumed by the listener
will be automatically acknowledged and removed from the queue.
The message stays in the queue in "unacknowledge" state.
./mvnw clean test