This guide shows you how to sync your git repository hosted on a Gitlab CE instance to another git repository (doesn't have to be gitlab).
Daniel Weisser
0
23.10.2018
In the previous guides of this series, we have seen how to set up auto deployment and to auto publish documentation. As last step for a transparent project, we want to show the user the reached test coverage.
Jan Hauer
0
12.08.2018
Having OpenShift on a local machine can be a pleasure for developers. However, the setup using MS Windows can be hard. This guide helps you to bypass common pitfalls.
Andreas Günzel
14.07.2018
This guide shows you how to generate and publish html-documentation for your project automatically in GitLab.
Jan Hauer
0
18.05.2018
In the first three parts of our series about GitLab-CI we have seen how set up some basic configuration and how to enable auto deployment. But until now our Maven build process always starts with downloading the world. So the log is filled with download information. This guide walks you through the process to enable a cache for a maven build and how to hide download information during the building process by setting maven variables.
Jan Hauer
04.04.2018
In the third post of our series about the GitLabCI, we walk you through the process of creating a spring boot app and deploying it on a linux server.
Jan Hauer
15.01.2018
This guide walks you through the process of selecting jobs with respect to different criteria and creating artifacts for later use.
Jan Hauer
0
28.11.2017
A small guide that walks you through the process of creating an initial GitLab-Ci configuration with Docker.
Jan Hauer
1
27.10.2017
If you work as Java-developer in a company, then you normally work together in a team with other developers. This collaboration requires common standards. Today, I would like to write about the challenges of consistent formatting of the source-code from several developers and even from different Java-IDEs.
Benno Markiewicz
3
13.06.2017
Some time ago, we had a look at the mocking framework Mockito. Today I want to introduce the competitor JMockit and try to answer the question why and when to use one framework over the other.
Andreas Günzel
0
23.05.2017
Not only the weather outside brought Spring to us. In the first round of the first conference day, Stéphane Nicoll as one of the main contributors presented the news around the next major Spring Framework Release.
Jan Hauer
0
10.05.2017
The Agile Day as the first conference day of this years JAX conference brought an insight into agile project experiences within different organizations and environments.
Volker Rossmann
0
09.05.2017