-
Core Java

Java Concurrency Tutorial – Thread-safe designs
After reviewing what the main risks are when dealing with concurrent programs (like atomicity or visibility), we will go through…
Read More » -
Software Development

Integrating jOOQ with PostgreSQL: Partitioning
Introduction jOOQ is a great framework when you want to work with SQL in Java without having too much ORM…
Read More » -
Software Development

Feature Toggles (Feature Switches or Feature Flags) vs Feature Branches
Feature Branches If you are using branches, you are not doing Continuous Integration / Deployment / Delivery! You might have…
Read More » -
Enterprise Java

Monitoring and Filtering Application Log to Mail with log4j
In todayās post Iām going to show you how to filter log statements into a warning email. This came out…
Read More » -
Core Java

Parameterized Test Runner in JUnit
We all have written unit tests where in a single test tests for different possible input-output combinations. Lets look how…
Read More » -
Software Development

How to successfully attack a software dinosaur?
We all have āenjoyedā working with some software that was purchased because āYou canāt get fired because you boughtā¦ā. This…
Read More » -
Agile

Capacity Planning and the Project Portfolio
I was problem-solving with a potential client the other day. They want to manage their project portfolio. They use Jira,…
Read More » -
Software Development

Infeasible software projects are launched all the time
Infeasible software projects are launchedĀ all the time and teams are continually caught up in them, but what is the real…
Read More » -
Software Development

Donāt waste time on Code Reviews
Less than half of development teams do code reviews and the other half are probably not getting as much out…
Read More »






