Skip to content

Instantly share code, notes, and snippets.

@dreef3
Last active July 5, 2021 12:13
@RabbitListener(queues = ["change-events-1", "change-events-2"])
fun process() {
// ...
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment