分享

Spring AMQP | SpringSource.org

 richsky 2012-04-22

Spring Projects

Spring AMQP

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 will see similarities to the JMS support in the Spring Framework. The project consists of both Java and .NET versions.

The first GA release (1.0.0.RELEASE) is now available.

Downloads

Spring AMQP for Java | Spring AMQP for .NET

Project Resources

Spring AMQP for Java

Reference Manual HTML | PDF
API Documentation HTML
Issue Tracking (JIRA): https://jira./browse/AMQP
Source Repository (Git): https://github.com/SpringSource/spring-amqp
Samples (Git): https://github.com/SpringSource/spring-amqp-samples
Forum: http://forum./forumdisplay.php?f=74
Changelog (Fisheye): https://fisheye./browse/spring-amqp
Build Status (Bamboo): https://build./browse/AMQP

 

Spring AMQP for .NET

Reference Manual HTML | PDF
API Documentation HTML
Issue Tracking (JIRA): https://jira./browse/AMQPNET
Source Repository (Git):

git://git./spring-amqp/spring-amqp-net.git

Forum: http://forum./forumdisplay.php?f=28
Changelog (Fisheye): https://fisheye./browse/spring-amqp-net
Build Status (Bamboo): https://build./browse/AMQPNET

 

Maven Artifacts

Here is the Spring Milestone Repository:

<repository>
<id>spring-milestone</id>
<name>Spring Maven MILESTONE Repository</name>
<url>http://maven./milestone</url>
</repository>

Here is the dependency:

<dependency>
<groupId>org.springframework.amqp</groupId>
<artifactId>spring-amqp</artifactId>
<version>1.0.0.RELEASE</version>
</dependency>

 

 

 


Quick Jump

Downloads
Maven Artifacts
Documentation
Other Resources

Discussions
Issue Tracker
Source Repository
Samples

 


Release Summary

Spring AMQP for Java
Spring AMQP for .NET

 


Documentation

Spring AMQP for Java

Spring AMQP for .NET

 


Other Resources

Spring AMQP for Java

Spring AMQP for .NET

 


Related Discussions

AMQP for Java
AMQP for .NET

 

    本站是提供个人知识管理的网络存储空间,所有内容均由用户发布,不代表本站观点。请注意甄别内容中的联系方式、诱导购买等信息,谨防诈骗。如发现有害或侵权内容,请点击一键举报。
    转藏 分享 献花(0

    0条评论

    发表

    请遵守用户 评论公约

    类似文章 更多