-
Enterprise Java

Spring Boot & Multi module projects ā Adding module specific property files
Hello! In this post I will show you several ways how you can add module specific properties files in a…
Read More » -
Core Java

JUnit rules ā executing additional verification when exceptions are thrown
In this post I will show you quickly howĀ handy JUnit rules are if you need to solve the following challenge…
Read More » -
Enterprise Java

JGroups: Leader election without additional infrastructure
Hi there, in this post Iāll show how you can solve the problem ofĀ leader election without using any additional infrastructure…
Read More » -
Software Development

Combining the power of Gradle, Flyway and JOOQ for seamless development with databases
Hi there,Ā in this post I will show you how easily you can combine the power of Gradle, with Flyway and…
Read More » -
Core Java

Dependency Injection ā Field vs Constructor vs Method
Hi, today I would like to discuss in short different ways ofĀ injecting dependencies into your classes. In general you have…
Read More » -
Software Development

Strategies to migrate from an DAO library
In this post I willĀ discuss several strategies to handle the following situation: Youāre working on a legacyĀ project that uses a…
Read More » -
Software Development

Creating beautiful release notes with git, gradle and markdown
During the last days I asked myself how to generated releases notes from information that are available in commit Ā /…
Read More » -
Software Development

GIT & ZShell : Colorize your shell depending on your branch
As announced in my last postĀ I asked my colleague TillmanĀ if Iām allowed to post his nice extension for the zshell…
Read More » -
Enterprise Java

Tutorial: Writing your own CDI extension
Today I will show you how to write a CDI extension. CDI provides a easy way for extending the functionality,…
Read More »






