-
Enterprise Java
Spring Integration – Application from scratch, Part 2
This is the second part of the tutorial where we are creating an invoices processing application using Spring Integration. In…
Read More » -
Enterprise Java
Spring Integration – Application from scratch, Part 1
Before we start In this tutorial you will learn what is Spring Integration, how to use it and what kind…
Read More » -
Software Development
Easy application development with Couchbase, Angular and Node.js
A friend of mine wants to build a simple system to capture ideas, and votes. Even if you can find…
Read More » -
Enterprise Java
JAXB and java.util.Map
Is it ironic that it can be difficult to map the java.util.Map class in JAXB (JSR-222)? In this post I…
Read More » -
Software Development
Appsec at RSA 2013
This was my second time at the RSA conference on IT security. Like last year, I focused on the appsec…
Read More » -
Groovy
Finding Properties in JARs with Groovy
In previous blog posts I have looked at Searching JAR Files with Groovy to find entries (such as .class files)…
Read More » -
Agile
Organizing an Agile Program: Part 2, Networks for Managing Agile Programs
In Organizing an Agile Program: Part 1, Introduction, I discussed the difference between hierarchies and networks. I used Scrum of…
Read More » -
Core Java
Hunting down memory leaks: a case study
A week ago I was asked to fix a problematic webapp suffering from memory leaks. How hard can it be,…
Read More » -
Enterprise Java
Expressive JAX-RS integration testing with Specs2 and client API 2.0
No doubts, JAX-RS is an outstanding piece of technology. And upcoming specification JAX-RS 2.0 brings even more great features, especially…
Read More »