
A few days ago I was going through a project's Maven dependencies, removing unused junk, checking jar file version numbers adding a little dependency...
0 replies - 2118 views - 05/21/13 by Roger Hughes in Articles

In this webinar, the presenter demonstraties how to deploy a Spring web app to Cloud Foundry without making code modifications.
0 replies - 564 views - 05/11/13 by Eric Genesky in Articles

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 - 858 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 - 3178 views - 05/03/13 by Tim Spann 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 - 2771 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 - 1945 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 - 1901 views - 04/04/13 by Marius Cristea 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 - 2860 views - 02/28/13 by Geraint Jones in Articles

Spring Insight uses a plug-in architecture to collect, correlate, and analyze performance metrics from your application.In
this video we will use two...
0 replies - 1613 views - 02/24/13 by Mitch Pronschinske in Articles

MongoDB schema design and data preparation
MongoDB Introduction
MongoDB is a open-source scalable, high-performance NoSQL database. It
is a...
0 replies - 1712 views - 02/14/13 by Boris Lam in Articles

As part of vFabric you get SpringSource Tool Suite (STS), vFabric tc Server, Spring AMQP to incorporate vFabric RabbitMQ messaging, and Spring Data project...
0 replies - 671 views - 02/13/13 by Krishna Prasad in Articles

Below is a short video tutorial demonstrating how easily you can create a simple Spring app in Codenvy and deploy it to CloudFoundry PaaS. Give it a...
0 replies - 1159 views - 02/13/13 by Eugene Ivantsov in Articles

For this week's poll, we wondered which modules were the most useful in the Spring framework. I've compiled a list of 28 Spring modules, and, this time, all...
2 replies - 8732 views - 02/01/13 by Bill Armstrong in Articles

For hardcore server-side Java developers, the only way to "speak" out to the world is by using APIs. Today's post is all about JAX-RS: writing and exposing...
1 replies - 4653 views - 01/30/13 by Andriy Redko in Articles

This post is logical continuation of the previous one. The only difference is the container we are going to use: instead of Jetty it will be our old buddy...
0 replies - 2905 views - 01/30/13 by Andriy Redko in Articles