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
Software developer constantly need to implement and deploy a new version of an application. In issue 5-2017 of German Java magazine, our colleague Steffen Mall argues that simple and fast refactoring of a database model is one of the most important things in order to implement flexible business requirements.
Oliver Pitzschel
0
12.04.2017
Setup your local development workspace with test data to ensure that each developer is able to start immediately on a clean and useful workspace.
Steffen Mall
0
15.03.2017
Java EE7 introduced JSON-P, which is supposed to standardize processing and parsing of JSON. This year, EE8 now brings 'Java API for JSON Binding' (JSON-B). Time for a closer look.
Andreas Günzel
0
17.02.2017