Author: Maarten Mulders

Maarten Mulders
Passionate architect, senior developer and trainer at Info Support. Also Oracle Groundbreaker Ambassador. I'm eager about "building the right thing" and "building the thing right".
-
Use git bisect to Pinpoint a Bug
I had read about git bisect a few times and figured that this time, I would use that tool to find an annoying bug.
Maarten Mulders -
Introduction to Maven Toolchains
How to make sure I can build projects projects on Java 8, 11, and 17 without having to constantly switch Java runtimes?
Maarten Mulders