-
Core Java
Save your lambdas for a rainy day – save to file
Introduction A short post describing how a Java lambda can be persisted to a file for re-use in a different…
Read More » -
Core Java
Easy event processing with var, Lombok and Fluxtion
Introduction In this article I am combining two products Lombok and Fluxtion to demonstrate how tools can reduce both the…
Read More » -
Core Java
Waste free coding
This article documents solving a meaningful event processing problem in a highly efficient manner through the reduction of waste in…
Read More »