spring

  • submit to reddit

Spring and the java.lang.NoSuchFieldError: NULL Exception

 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

Spring Your Application to Cloud Foundry

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

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

Apache Kafka, XStream, and Spring MVC Links

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

Project Configuration with Spring

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

Spring ActiveMQ Producer Client Template

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

Adding PMI (PerformanceMonitorInterceptor) to your application in 3 easy steps

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

Spring, JMS, Listener Adapters and Containers

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

Demo: Spring Insight plugins for Spring Integration and RabbitMQ

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

Sample Apps: Spring Data MongoDB and JSF Integration Tutorial (Part 2)

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

Pub/Sub Using vFabric, Spring Integration, and Gemfire

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

Deploy a Simple Spring App to CloudFoundry from Codenvy

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

Weekly Poll: Spring Modules

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

Going REST/NoXML: Embedding Jetty with Spring and JAX-RS using Apache CXF

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

Going REST/NoXML: Embedding Tomcat with Spring and JAX-RS using Apache CXF

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