Core Java
-

Java Productivity Tips: Top Picks from the Community
The community has spoken. We’ve gathered your best and greatest productivity hacks into one post. We all have our own…
Read More » -

Benchmarking the message queue based Activiti Async Executor
A bit of history One thing that never ceases to amaze me is how Activiti is being used in some…
Read More » -

New eBook: The Complete Guide to Solving Java Application Errors in Production
What does it take to build an informed error handling workflow? Production exception handling is a dark science. Once your…
Read More » -

Introducing “Yet another” Cloud foundry Gradle plugin
In the process of working on an automated Jenkins pipeline for deploying a Cloud Foundry application with two of my colleagues(Thanks Mark…
Read More » -

Stackoverflow: 7 of the Best Java Answers That You Haven’t Seen
What are some of the most interesting answers you can find on Stackoverflow? Stackoverflow is a goldmine for developers. It…
Read More » -

CQRS with Java and Lagom
I’ve had the pleasure to talk at the Chicago Java User Group and talk about how Lagom implements CQRS, the…
Read More » -

Many parameters and lost information
The less code, the better? The fewer objects, the better? Is it true? As usual, it depends. There are cases…
Read More » -

JUnit 5 – Dynamic Tests
When it came to defining tests, JUnit 4 had a tremendous weakness: It had to happen at compile time. Now,…
Read More » -

Apache PDFBox Command-line Tools: No Java Coding Required
In the blog post Apache PDFBox 2, I demonstrated use of Apache PDFBox 2 as a library called from within…
Read More »


