Enterprise Java
-
Spring 3 MVC Exception Handlers
The majority of the Spring 3 error handling sample code that I’ve come across only ever seems to give the…
Read More » -
Apache Mahout: Getting started
Recently I have got an interesting problem to solve: how to classify text from different sources using automation? Some time…
Read More » -
MyBatis 3 – Spring integration tutorial
As a first step of this tutorial, Spring MVC 3 CRUD example with MyBatis 3, we will define a MyBatis…
Read More » -
Play framework on the cloud made easy: Openshift module
Just a couple of years ago finding an afordable hosting solution for a java web application was a hard task,…
Read More » -
Properties with Spring
1. Overview This tutorial will show how to set up and use Properties in Spring – either via XML or…
Read More » -
Play! Framework + Google Guice
In the project I’m currently working, we started to use Google Guice. For those who don’t know, Google Guice is…
Read More » -
JSON web service with Java and Axis2
I have recently met a client who asking me to rebuild their legacy product using Java web service. They want…
Read More » -
Big Data analytics with Hive and iReport
Each J.J. Abrams’ TV series Person of Interest episode starts with the following narration from Mr. Finch one of the…
Read More » -
Embedded Jetty, Vaadin and Weld
When I develop web applications I like to be able to quickly start them from Eclipse without having to rely…
Read More »