Spring AMQP

Spring AMQP 1.5.2 / 1.0.0.M1 updated

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...

Spring Roo

Spring Roo 1.3.2 / 2.0.0.M1 updated

Spring ROO was built using the RAD (Rapid Application Development) software development model and it provides a general framework for creating Java applications using custom code or other projects. Spring ROO helps developers blend different technologies...

Spring.NET

Spring.NET 2.0.1-GA updated

Spring.NET is basically the C# counterpart of the original Java version of Spring.It is not an identical port, but uses the same architecture and development patterns that made Spring a success in the first place.Spring.NET delivers a collection of...

Spring Data is basically a database abstraction layer for the Spring Framework, but one that covers a lot of angles and technologies, on both sides of the SQL world: NoSQL and relational databases.Spring Data is made up from a bunch of smaller modules...