
REST assured - Hypermedia APIs with Spring MVC from Øredev Conference on Vimeo.
Spring MVC forms a solid foundation to implement REST based web-services...
0 replies - 792 views - 05/06/13 by Mitch Pronschinske in Articles

The Movie Database API—by apiary.io
Apache Kafka
Apache Kafka
Running a Multi-Broker Apache Kafka 0.8 Cluster on a Single Node – Michael G....
0 replies - 3101 views - 05/03/13 by Tim Spann in Articles

OMG!
Look, whatever you're doing: stop.
If you're at work, go home.
If you're at home, grab a beer from the fridge....
0 replies - 2554 views - 05/03/13 by Edmund Kirwan in Articles

I've been thinking about writing a blog on Spring, Ajax and JSON for a
good while, but I've never got around to it. This was mainly because it
was...
0 replies - 2677 views - 05/02/13 by Roger Hughes in Articles

We are proud to announce a new milestone release of the Spring Integration Templates version 1.0.0.M6 for Spring Tool Suite (STS). This...
0 replies - 828 views - 04/26/13 by Gunnar Hillert in Articles

My last blog on Spring's support for Matrix Variables concentrated on
explaining what they were and why you'd want to use them. Having sorted
out the what...
0 replies - 210 views - 04/19/13 by Roger Hughes in Articles

Table of Contents1. Overview of the problem2. The .properties files3. Spring configuration4. Setting the Property in each environment5. Maven and testing6....
1 replies - 2733 views - 04/16/13 by Eugen Paraschiv in Articles

Available on GitHub
Demo available on GitHub
Overview
This is just a very small, very simple template project for sending messages to JMS queues.
In my...
0 replies - 1915 views - 04/08/13 by Adrian Milne in Articles

Yesterday I found out that Spring cares about showing how fast it is, but not only that, it does make it easy for you, and without further ado let's...
2 replies - 1873 views - 04/04/13 by Marius Cristea in Articles

Spring 3.2 introduced support for processing something called 'Matrix Variables' and probably like most developers, I've never heard of them. So, after some...
0 replies - 315 views - 04/04/13 by Roger Hughes in Articles

We can configure Spring beans using several methods in Grails. We can for example add them to grails-app/conf/spring/resources.xml using Spring's XML syntax....
0 replies - 3947 views - 03/25/13 by Hubert Klein Ikkink in Articles

A few days ago I thought that it was about time to upgrade my sample code to Spring 3.2, after all it’s been around for a respectable amount of time and even...
2 replies - 3372 views - 03/25/13 by Roger Hughes in Articles

Spring articles are becoming a trend on this blog, I should probably apply for a SpringSource position
Colleagues of mine sometimes curse me for my...
4 replies - 5728 views - 03/10/13 by Nicolas Frankel in Articles

1. OverviewSpring has always
tried to be as transparent as possible when it comes to working with
properties. Before Spring 3.1 however, the mechanism of...
0 replies - 3022 views - 03/04/13 by Eugen Paraschiv in Articles

In order to receive JMS messages, Spring provides the concept of message listener containers. These are beans that can be tied to receive messages that arrive...
0 replies - 2705 views - 02/28/13 by Geraint Jones in Articles