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 Tool Suite

Spring Tool Suite 3.7.2 updated

Spring Tool Suite is a toolkit for modern-day developers. It comes packed with the most advanced tooling available for enterprise OSGi development. It also provides support for all the common Java EE application servers, VMware vFabric tc Server, and lots...

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

Spring Social 1.1.4 updated

Spring Social is nothing more than a collection of Java bindings for various SaaS APIs. This bindings act like abstraction layers between the Spring app and the online service, allowing developers to query and search for data online, retrieving the...

Spring Web Flow

Spring Web Flow 2.4.2 / 3.1.0.RC1 updated

Spring Web Flow expands the Spring MVC framework to support "flows" allowing developers to create and run rich, interactive, and responsive Web applications. These flows cover everything from HTTP requests to business tasks and are fully controllable by...

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