
In the course of creating VAS, we did a lot of work to design a useful REST API. REST is generally a very loose collection of principals that can be...
0 replies - 2603 views - 12/19/12 by Mitch Pronschinske in Articles

I wanted to play around with the new CQL java driver.
https://github.com/datastax/java-driver
After git cloning, I had tests failing because it...
0 replies - 1883 views - 12/18/12 by Brian O' Neill in Articles

Throughout 2012, JavaScript seems to be solving problems across the industry, causing some justifiable hype across a number of libraries and frameworks. ...
0 replies - 5010 views - 12/17/12 by James Sugrue in Articles

In continuation of my earlier blog Container based Security and Spring Security,
in this blog, I will demonstrate how you can achieve Certificates...
0 replies - 3514 views - 12/17/12 by Krishna Prasad in Articles

Learn how to save form data by using stored procedures with Spring, and Hibernate MVC technologies. You'll also learn how to write a stored procedure, and...
0 replies - 3492 views - 12/14/12 by Mitch Pronschinske in Articles

If you've seen my last blog, you'll know that I listed ten things that you can do with Spring Security.
However, before you start using Spring Security...
0 replies - 1958 views - 12/14/12 by Roger Hughes in Articles

The title question made me struggle for months.
What is a framework?What is the difference between a library and a framework?If I use a framework as a...
3 replies - 4067 views - 12/13/12 by Andrzej Krzywda in Articles

Over the past few weeks I’ve been involved in conversations with
different clients around micro services and one thing about this
architecture that seems...
0 replies - 1689 views - 12/12/12 by Mark Needham in Articles

The ExecutorService feature had come with Java 5 and is under the java.util.concurrent package. It extends the Executor interface and provides a thread pool...
0 replies - 3173 views - 12/11/12 by Eren Avşaroğulları in Articles

One of the most important things when developing webapps is to make them fast. With AppFuse, we've tried to incorporate many of the 14 rules for faster-loading...
0 replies - 1725 views - 12/11/12 by Matt Raible in Articles

MongoDB is a really great “NoSQL” database, with a very wide range of applications. In one project that we are developing at SoftwareMill, we used it as a...
0 replies - 2968 views - 12/10/12 by Adam Warski in Articles

They say that one rock can cause an avalanche. Lately, one of my
Colleagues, Marcin Radoszewski, gave me such a rock. You'll probably
never guess what it...
4 replies - 2895 views - 12/10/12 by Michal Jastak in Articles

New committer J. García has
been doing a lot of work to improve i18n in AppFuse 2.2, as well as our
Struts 2 support. In addition, he's written a couple...
0 replies - 1724 views - 12/09/12 by Matt Raible in Articles

I have posted some articles in the past on migration strategies, taken closer looks at process layers and provided some best...
0 replies - 3190 views - 12/07/12 by Eric D. Schabell in Articles

The latest greatest Cassandra (1.2-beta) now uses snappy-java for
compression. Unfortunately for now, Cassandra uses 1.0.4.1 version of...
0 replies - 3187 views - 12/05/12 by Brian O' Neill in Articles