Spring-AMQP RPC container -


exist container on spring-amqp support reply-to feature?

i want make rpcs https://www.rabbitmq.com/tutorials/tutorial-six-java.html, using spring-amqp.

yes. documentation here.

on server side, message listener container, when used message listener adapter automatically handle replies. can use template's ...receiveandreply methods on server side.

edit

note have spring boot implementations of 6 tutorials.


Comments

Popular posts from this blog

javascript - RequestAnimationFrame not working when exiting fullscreen switching space on Safari -

linux - phpmyadmin, neginx error.log - Check group www-data has read access and open_basedir -