When it comes to native cloud applications, we notice that we spend much time on the workflow for building applications starting from the build of docker images, pushing them to the registers, ...
Lately I wrote a postabout the JIB plug-in And how it is an enjoyable tool that helps automate the packaging of Java apps. So as a developer, you only care about the artifact ...
Recently, my team decided to migrate our control version system from SVN to GIT for many reasons, the main one is to improve the way in which we manage our code versioning ...