Writing Integration Tests with Docker Compose and JUnit

In this post you will learn how to write integration tests with Docker Compose and JUnit.

Learnings from the Lean Startup Machine 2016 in Munich

This weekend I took part in the Lean Startup Machine in Munich. What an intense experience. In this post I will share with you my key takeaways.

How to include a Maven project as dependency in Gradle

This question was asked on StackOverflow the other day and I came up with a "hackish" solution.