SPAMC and Java

Introduction I was tasked with trying to find a quick way to test if a SpamAssassin server was running. The idea was that we needed to... »

j2html framework

I had my first exposure to this fun and easy to use framework in Java Magazine - j2html: An HTML5 Generator Library. I have to say... »

Netty and JAX-RS (Jersey)

Introduction Netty and Jersey are a great combination for providing RESTful web services based on JAX-RS. Netty is designed for high-throughput, and Jersey is designed for... »