-
Enterprise Java
NoSQLUnit 0.3.0 Released
Introduction Unit testing is a method by which the smallest testable part of an application is validated. Unit tests must…
Read More » -
Enterprise Java
Spring Framework 3.2 M1 Released
SpringSource just announced the first milestone release toward Spring 3.2. The new release is now available from the SpringSource repository…
Read More » -
Enterprise Java
Rise above the Cloud hype with OpenShift
Are you tired of requesting a new development machine for your application? Are you sick of having to setup a…
Read More » -
Enterprise Java
How I explained Dependency Injection to My Team
Recently our company started developing a new java based web application and after some evaluation process we decided to use…
Read More » -
Enterprise Java
Proof of Concept: Play! Framework
We are starting a new project and we have to choose the web framework. Our default choice is grails, because…
Read More » -
Software Development
Software Architects Need Not Apply
I saw an online job posting several years ago that listed a set of desired software development and programming skills…
Read More » -
Core Java
Java Thread deadlock – Case Study
This article will describe the complete root cause analysis of a recent Java deadlock problem observed from a Weblogic 11g…
Read More » -
Desktop Java
JavaFX 2: Create Login Form
In this tutorial I will design a nice looking Login Form with JavaFX 2 and CSS. It’s clasic login form…
Read More »