-
Enterprise Java

Write SQL in Java with jOOQ
jOOQ is a âdatabase firstâ, type safe SQL API that allows you to write SQL in Java intuitively as if…
Read More » -
Scala

Keeping the Meaning with the Bytes
Back to the Future… This post was from November 2006. I had just started playing with Scala and was trying…
Read More » -
Enterprise Java

Custom Reason Phrase in HTTP status error message response with JAX-RS (Jersey)
In some of my recent work I got the request to produce a custom Reason Phrase in the  HTTP status…
Read More » -
Software Development

Legacy Code to Testable Code #6: Add Overload
This post is part of the âLegacy Code to Testable Codeâ series. In the series weâll talk about making refactoring…
Read More » -
Software Development

Five Tips for Tactical Management
Sometimes, you just need to get on with the work. You need to give yourself some breathing room so you…
Read More » -
Enterprise Java

User sessions, Data controls and AM pooling
Recently I was asked an interesting question about application module pooling. As we know AM pool contains application module instances…
Read More » -
Enterprise Java

Spring Rest API with Swagger â Creating documentation
The real key to making your REST API easy to use is good documentation. But even if your documentation is…
Read More » -
Core Java

Clean Unit Test Patterns â Presentation Slides
I was given the opportunity to talk at the GDG DevFestKarlsruhe 2014 conference about âClean Unit Test Patternsâ. Thanks to…
Read More » -
Core Java

Apache Commons IO Tutorial: A beginner’s guide
Apache Commons IO is a Java library created and maintained by the Apache Foundation. It provides a multitude of classes that…
Read More »







