Monthly Archives: June 2019

Building in Docker Containers on GitLab CE

By | June 17, 2019

In this article I will show how I added a GitLab runner with a Docker executor to my original GitLab CE setup. This type of GitLab runner will allow me to run GitLab jobs in containers created from Docker images. Almost a year ago I wrote an article about running GitLab CE in a Docker… Read More »

Spring Integration 5: Subscribable Message Channels – Common Properties

By | June 12, 2019

It’s been a long time since I started looking at Spring Integration 5 and after miscellaneous interventions, such as a book on the Spring Core certification, having moved and a job that provides a never-ending stream of surprises, I am finally back! This article is an article in a series of articles introducing Spring Integration… Read More »