All posts in 'English posts'

Integration testing with Docker and Maven

25-Aug-16

This post will use Maven the Maven Failsafe Plugin Docker and the docker-maven-plugin by fabric8 to provide an integration test environment for Spring Boot applications, running at least JUnit 4.12, Spring Boot 1.4, the Failsafe plugin in the version managed by Spring Boot and the latest docker-maven-plugin. Gerald Venzl asked for it on twitter especially […]

Read the complete article »

Burning Geek Insult Con

17-Aug-16

Some weeks ago this thread escalated quickly: @VolkerGoebbels @spfeiffr @gerricom @s2bproject "Insult Con". So nennen wir das dingen. — Michael Simons (@rotnroll666) July 4, 2016 and the idea of the Burning Geek Insult Con was born… Bring your favorite IT discussion from the internet into real live… We could over tracks like Tabs and Spaces […]

Read the complete article »

DOAG Konferenz und Ausstellung 2016

28-Jul-16

13 years ago, I visited my first IT conference ever, the DOAG in Mannheim 2003. This year, I will be speaking myself at #DOAG2016 about creating database centric applications with Spring Boot and jOOQ in German (see abstract below). After a successful premier of speaking in the IT circus earlier this year at Spring I/O […]

Read the complete article »

arc42 documentation: Building block intent from JavaDoc

11-Jul-16

Here’s a quick post to get the week started: Recently I was working on my arc42 example project, enforcing Sun / Oracle coding conventions through Checkstyle and it bugged me that my project was missing several package-info.java files. While adding them and writing something useful I was happy that I chose good slices that fit […]

Read the complete article »