SpringSource Blog feed

Spring XD 1.0 Milestone 1 Released

Mark Pollack

Today we are pleased to announce the 1.0 M1 release of Spring XD  (download).Spring XD is a unified, distributed, and extensible system for data ingestion, real time analytics, batch processing, and data export.  The project’s goal is to simplify the development of big data applications. From the 10,000 foot view, big data applications share many Read more…




First milestone of Spring Data release train Babbage arrived

Oliver Gierke

I am pleased to announce the first service milestone release for the Spring Data release train named Babbage. It includes the following modules: Spring Data Commons 1.6 M1 – Changelog Spring Data JPA 1.4 M1 – Changelog Spring Data MongoDB 1.3 M1 – Changelog Spring Data Neo4j 2.3 M1 – Changelog The first milestone includes Read more…




Content Negotiation using Views

Paul Chapman

In my previous post I introduced the concept of content negotiation and the three strategies Spring MVC uses to determine the content requested. In this post I want to extend the concept to supporting multiple views for different content-types using the ContentNegotiatingViewResolver (or CNVR). Quick Overview Since we already know how to setup content-negotiation from Read more…




Latest comments across all posts

Recent Team Posts

Rossen Stoyanchev

post Spring Framework 4.0 M1: WebSocket Support

As you may have seen, the first milestone of Spring Framework 4.0 was already announced and with it we've released early WebSocket support. Why WebSocket matters? It enables efficient, two-way communication over the web that is essential in applications where messages need to be exchanged between client (typically browser) and server at high frequency and Read more…


Juergen Hoeller

post Spring Framework 4.0 M1 & 3.2.3 available

Dear Spring community, It's my pleasure to announce the first milestone towards Spring Framework 4.0, delivering a first cut of our work on several key themes: the first wave of Java SE 8 / OpenJDK 8 support (some details following below) initial support for JMS 2.0, JPA 2.1, Bean Validation 1.1, and JSR-236 concurrency (from Read more…


jbrisbin

post Reactor – a foundation for asynchronous applications on the JVM

We’re pleased to announce that, after a long period of internal incubation, we’re releasing a foundational framework for asynchronous applications on the JVM which we’re calling Reactor. It provides abstractions for Java, Groovy and other JVM languages to make building event and data-driven applications easier. It’s also really fast. On modest hardware, it's possible to Read more…

Older Posts

Content Negotiation using Spring MVC

Spring Data Arora SR1 released

Introducing Spring XD

Spring and Open Source at the Pivotal Initiative