Enterprise Java
-
A Simple Introduction to AOP
Why use AOP, a simple way to answer this question is to show an implementation of a cross cutting concern…
Read More » -
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 » -
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 » -
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 » -
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 » -
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 » -
Google Services Authentication in App Engine, Part 2
In the first part of the tutorial I described how to use OAuth for access/authentication for Google’s API services. Unfortunately, as…
Read More » -
Google Services Authentication in App Engine, Part 1
This post will illustrate how to build a simple Google App Engine (GAE) Java application that authenticates against Google as…
Read More »