Training „git“
07.10.2010 - 08.10.2010, Essen
Training „Eclipse RCP“
28.03.2011 - 01.04.2011, Dortmund
26.07.2010

Groovy Testing

I just tried to make unit testing for one of my Java projects a bit more convenient. Using the Groovy language was one of the approaches I tried. These are my findings.
09.10.2009

Connecting to Campaign Monitor using Java, Spring, JAX-WS and Maven

This is a recipe for calling the Campaign Monitor Web Service API from a Java/Spring application that is built with Maven.
23.01.2009

Java Snippets: Class.isAssignableFrom() vs. instanceof

Ralf Ebert | Blog | Java