Java
-

Spring Integration – Configure web service client timeout
Introduction With the support of Spring Integration, your application can invoke a web service by using an outbound web service…
Read More » -

Using jOOQ with Spring: Sorting and Pagination
JOOQ is a library which helps us to get in control of our SQL. It can generate code from our…
Read More » -

Jersey/Jax RS: Streaming JSON
About a year ago I wrote a blog post showing how to stream a HTTP response using Jersey/Jax RS and…
Read More » -

Just What Are Spring 3.2 Matrix Variables? – Part 1
Spring 3.2 introduced support for processing something called ‘Matrix Variables’ and probably like most developers, I’ve never heard of them.…
Read More » -

Java Code Style: The Final Decision
Isn’t it funny how the alleged most unremarkable things can lead to controversial discussions or sometimes even heated debates with…
Read More » -

Using AssertJ and Awaitility together thanks to Java 8 and lambdas
AssertJ and Awaitility are two of my favorites tools using in automatic code testing. Unfortunately until recently it was not…
Read More » -

-

How JSR107 Caching Annotations are meant to be used
I am getting a few questions lately on JSR107 caching annotations and whether implementations of JSR107 are providing them. Caching…
Read More » -

Java EE7 and Maven project for newbies – part 1 – a simple maven project structure – the parent pom
Why ? Many times, I am trying to resolve several basic or complex Maven / Java EE project structure issues,…
Read More »




