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 » -

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 » -

Advanced ListenableFuture capabilities
Last time we familiarized ourselves with ListenableFuture. I promised to introduced more advanced techniques, namely transformations and chaining. Let’s start…
Read More » -

Implement Bootstrap Pagination With Spring Data And Thymeleaf
Twitter Bootstrap has a very nice pagination UI, and here I will show you how to implement it with Spring…
Read More » -

Devoxx UK free ticket giveaway – Roundup
Fellow geeks, Our giveaway of a £350 Devoxx UK 2013 London community conference ticket has ended. You may find the…
Read More » -

Java: Rest-assured (or Rest-Very-Easy)
Recently I had to write some Java code to consume REST services over HTTP. I’ve decided to use the Client…
Read More » -

Easy testing SLAs on distributed components with grep4j
So your distributed architecture looks something like the picture below and you just have received a requirement from the business…
Read More » -

Test driving Java API for Processing JSON with GlassFish 4.0
Writing and contributing to a specification is one thing. Working with it and looking into real examples a pre-condition if…
Read More »





