GitLab: Your Continuous Deployment One-Stop Shop
This article shows how one could offload the Docker part of your build pipeline from your local machine to GitLab using the Kaniko image. It …

This article shows how one could offload the Docker part of your build pipeline from your local machine to GitLab using the Kaniko image. It …

JDKMon scans your computer for installed OpenJDK distributions and uses the Disco API to check whether there are updates available!

When your Java application has problems, check the running processes on the machine. For Java processes, the JDK provides the jps tool.
The 8.0.1-ga tag was just set in the jmc8 repository on GitHub, a patch update release, and will therefore not include any new features.

Some bugs are hard to replicate on your personal computer but easily replicated on production or test machines!

Because Hazelcast is developed in Java, it's available as a JAR, and we can integrate it as a library in our application.

how one can use Arrow's type system with Spring Data. You can benefit from the explanations to craft your custom Spring Data repository.

Introduction to the JfrUnit open-source project, providing assertions not on metrics like latency/throughput, but on indirect metrics.
Writing concurrent programs is hard, testing concurrent programs is harder, and debugging concurrent programs is a nightmare!

VS Code has been used by more and more Java developers to edit, build, run, debug, test and deploy their code and manage their projects.