spring-kafka
spring-kafka copied to clipboard
Add ReactiveListenerAdapter
trafficstars
The asyncAcks feature now allows a reactive work load to run on the listener container thread.
Add an adapter to avoid users having to implement boilerplate code.