Java
-

Rare Uses of a “ControlFlowException”
Control flows are a “relict” from imperative programming, which has leaked into various other programming paradigms, including Java’s object oriented…
Read More » -

Try the jBPM Console NG (Beta)
Hi everyone out there! This is another post about the jBPM Console NG. After 6 months of heavy work I’m…
Read More » -

Spring MVC, Ajax and JSON Part 1 – Setting The Scene
I’ve been thinking about writing a blog on Spring, Ajax and JSON for a good while, but I’ve never got…
Read More » -

Apache Camel 2.11 released
Last week Apache Camel 2.11 was released. This blog post is a summary of the most noticeable new features and…
Read More » -

Java PDF Libraries
Recently I had a task to select some Java PDF libraries for PDF generation. But it wasn’t a simple task.…
Read More » -

JPA – Should I become a laziness extremist?
When you spoke with the Developers about mapping objects to relational databases, they very often complain about poor JPA performance,…
Read More » -

Maven Deploy to Nexus
1. Overview In a previous article, I discussed how a Maven project can locally install a third party jar that…
Read More » -

Spring MVC: Introduction in testing
Testing is one of the most important parts of software development. Well organized testing helps to keep a code of…
Read More » -

Java EE CDI Producer methods tutorial
This is a tutorial of CDI Producer methods. In CDI, a Producer method generates an object that can then be…
Read More »





