-
Core Java

Vertical and Horizontal Decorating
A decorator pattern is one of the best ways to add features to an object without changing its interface. I…
Read More » -
Clojure

Clojure web development – state of the art – part 2
This is part 2 of my “Clojure web development” series. You can discuss first part on this reddit thread. After…
Read More » -
Software Development

Letting Go Of Technical Debt
The term “technical debt” was first introduced by Ward Cunningham as a metaphor. It was in the early 90s, when…
Read More » -
Enterprise Java

Better Performing Non-Logging Logger Calls in Log4j2
Using logging guards is a common practice when using Log4j 1.x and wanting to avoid the additional performance impact that…
Read More » -
Enterprise Java

Automated Software Testing of Fusion Middleware applications with FlexDeploy
Automated software testing is one of the mandatory activities that any software organization should perform in order to be able…
Read More » -
DevOps

Monitoring with Bosun
Bosun is a monitoring and alerting system developed by the good folks at Stack Exchange, then open sourced for the…
Read More » -
Software Development

GitHub vs GitLabs vs BitBucket Server (Formerly Stash)
This article will try to compare GitHub, GitLab and BitBucket Server (previously called Stash) installed on your own servers. Similar…
Read More » -
Core Java

Dynamic Java Code Injection
In this post we’re going to look at how to dynamically load Java code into a running jvm. The code…
Read More » -
Software Development

Business value gone wild
This blog post will not be about microservices, Spring or any technology that I’ve already talked about in Too much…
Read More »





