December 28, 2011
Transaction configuration with JPA and Spring 3.1 – This is the fifth of a series of articles about Persistence with Spring. This article will focus on the configuration of transactions with Spring 3.1 and JPA. Java 7: Understanding the Phaser, a flexible thread synchronization mechanism – Java 7 introduces a flexible thread synchronization mechanism called [...]
Read the full article →
August 11, 2008
javagems – Gems for Java programmers; those code fragments copied again and again from one project to another – Java Gems are general purpose utilities for Java. Yes, Java Gems are those simple code snippets copied again and again from one project to another, often from your private project to several work projects, those small [...]
Read the full article →