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 Batch

Spring Batch 3.0.6 updated

Spring Batch contains a collection of tools and Java functions for working and processing large data volumes. Spring Batch is extremely efficient in improving the performance of Java batch jobs, mainly through the usage of well-known optimization,...

Spring Boot

Spring Boot 1.3.2 updated

The Spring Framework is one of the best open source MVC frameworks in the Java community, a lightweight, powerful, layered tool for Java/J2EE application development. It is widely used, respected, and a source of inspiration for many other frameworks...

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

Spring Framework

Spring Framework 4.2.5 / 3.2.16 updated

The Spring Framework provides a complete suite of software development tools that accelerate the entire building, running and management of Java enterprise applications. Combining MVC with AOP and DI (IoC), Spring is an advanced toolkit that can be a...

Spring Integration

Spring Integration 4.2.4 updated

Spring Integration builds upon how Spring Framework uses POJOs to manage a module's dependencies and allows developers to build reusable components with a higher level of complexity. This library is an essential part if developers want to build...

Spring LDAP

Spring LDAP 2.0.4 updated

LDAP (Lightweight Directory Access Protocol) is an application protocol for accessing and maintaining distributed directory information services over an Internet Protocol (IP) network. Spring LDAP was created to ease development of any LDAP-centered Java...

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