-
Core Java
The Top 10 Exception Types in Production Java Applications – Based on 1B Events
The Pareto logging principle: 97% of logged error statements are caused by 3% of unique errors We received a lot…
Read More » -
Enterprise Java
Spring-Reactive samples
Spring-Reactive aims to bring reactive programming support to Spring based projects and this is expected to be available for the timelines…
Read More » -
DevOps
A Nonprofit Case for Docker
Even in discussions with people pretty familiar with Docker, I find many are convinced it is only needed for those…
Read More » -
Core Java
Gradle tricks – display buildscript dependencies
The simply way how buildscript dependencies (e.g. plugins) can be displayed and analyzed in Gradle Introduction This is the third…
Read More » -
Agile
Agile Economics: Scale 3D
When we started talking about scaling, we said that organizations are looking for a cure. The pain is slow delivery.…
Read More » -
Core Java
How to Master Your Java Memory (and Save Your Programming)
Solve App Problems 10x Faster with AppDynamics – Monitor production apps at code-level depth with minimal overhead. Start a FREE…
Read More » -
Agile
The Case for and Against Estimates, Part 1
After the article I referenced in Moving to Agile Contracts was published, there was a little kerfuffle on Twitter. Some…
Read More » -
Core Java
Observations From A History of Java Backwards Incompatibility
For the most part, Java is a very backwards compatible programming language. The advantage of this is that large systems…
Read More » -
Software Development
Swift for the Java Guy: Part 2 – The basics
In Part 1 of this series we looked at how to get Swift up and running. In this part we…
Read More »