I have a RabbitMQ event driven app at the moment using @RabbitListener to call code internally for a response. The idea is to remove the RabbitMQ in favor of using Spring WebFlu