mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
0e7769b5bb
Beginning with 1.2.0, Spring AMQP now supports remoting over AMQP with a proxy factory bean an invoker service exporter. Add documentation to the Spring Framework remoting section with a link to the Spring AMQP documentation. Issue: SPR-10501