This posting shows how to customize json serialization with of Spring MVC by using Annotations or extending the ObjectMapper.
Screencast: Single Instance on ECS
A screencast accompanying my former posting "Single Instance ECS Setup".
Single Instance ECS Setup
In this article I show how to setup a docker container which runs on Amazon's ECS with only a single instance by using the AWS CLI.
qCon London 2017 – Summary
My summary about qCon London 2017.
Why We Test – Do things faster with Test-Driven Development
This posting emphasizes the often unnoticed speed improvement in development by applying Test-Driven Development correctly.