Spring AMQP
Spring AMQP 项目将核心 Spring 概念应用于基于 AMQP 的消息传递解决方案的开发。我们提供 “template” 作为发送和接收消息的高级抽象。我们还提供对消息驱动的 POJO 的支持。这些库促进了依赖注入和声明性配置的使用,从而促进了 AMQP 资源的管理。在所有这些情况下,您都可以看到与 Spring Framework 中 JMS 支持的相似之处。有关其他与项目相关的信息,请访问 Spring AMQP 项目 homepage。
The Spring AMQP project applies core Spring concepts to the development of AMQP-based messaging solutions. We provide a “template” as a high-level abstraction for sending and receiving messages. We also provide support for message-driven POJOs. These libraries facilitate management of AMQP resources while promoting the use of dependency injection and declarative configuration. In all of these cases, you can see similarities to the JMS support in the Spring Framework. For other project-related information, visit the Spring AMQP project homepage.
© 2010 - 2023
您可以出于自己的使用和分发给其他人的目的对本文件进行复制,前提是您不会对复制收取任何费用,并且无论以印刷形式还是电子形式分发,每个副本都包含此版权声明。
Copies of this document may be made for your own use and for distribution to others, provided that you do not charge any fee for such copies and further provided that each copy contains this Copyright Notice, whether distributed in print or electronically.