SpringSource is announcing that Spring AMQP with version number 1.5.2 / 1.0.0.M1 is already available to download.
What is Spring AMQP ?
Spring AMQP is .
Spring AMQP works as an abstraction layer between Java (Spring) or C# (Spring.NET) and the AMQP protocol, more precisely RabbitMQ. This tools is basically two separate libraries, both working similarly and providing a simple way to send and receive AMQP messages from and to the native app. There's support for queues, exchanges, and for processing all operations asynchronously.
This is changelog for Spring AMQP version 1.5.2 / 1.0.0.M1 :
You can read the complete changelog and also download this latest version on their homepage:
projects.spring.io