-
Core Java
JUnit in a Nutshell: Test Isolation
Working as a consultant I still meet quite often programmers, who have at most a vague understanding of JUnit and…
Read More » -
Career
Programming Language Job Trends Part 2 – August 2014
In part 1 of the programming language job trends, we reviewed Java, C++, C#, Objective C, and Visual Basic. In today’s…
Read More » -
Enterprise Java
Pluggable Knowledge with Custom Assemblers, Weavers and Runtimes
As part of the Bayesian work I’ve refactored much of Kie to have clean extension points. I wanted to make…
Read More » -
Enterprise Java
Bootstrapping Apache Camel in Java EE7 with WildFly 8
Since Camel version 2.10 there is support for CDI (JSR-299) and DI (JSR-330). This offers new opportunities to develop and…
Read More » -
Software Development
Introduction to MongoDB Geospatial feature
This post is a quick and simple introduction to Geospatial feature of MongoDB 2.6 using simple dataset and queries. Storing…
Read More » -
Core Java
Big Java News in Late Summer 2014
As is typical when JavaOne is imminent, there has been much big news in the Java community recently. This post…
Read More » -
Enterprise Java
Everything Developers Need To Know About xPaaS
I’ve been reading a lot about Red Hat products lately and being interested in cloud and such since some years…
Read More » -
Enterprise Java
Secure REST services using Spring Security
Overview Recently, I was working on a project which uses a REST services layer to communicate with the client application…
Read More » -
Enterprise Java
Analysing the performance degradation/improvements of a Java EE application with interceptors
When you are developing a Java EE application with certain performance requirements, you have to verify that these requirements are…
Read More »