
JavaDoc WTF 4MB of Fonts JDK 23+
I was publishing two small packages to maven central and saw that they added usage tracking. I...
Tag archive

I was publishing two small packages to maven central and saw that they added usage tracking. I...
OpenAPI Generator v7.24.0 shipped with 170+ enhancements, but one addition quietly fills a gap that's...
The problem was never that Maven projects could not run security tools. They could. A pipeline can...
A practical breakdown of what Maven does behind the scenes Introduction Why Every Java...
I was quite curious about recording a video to share the things I normally work on. Here you have it....
Imagine que você está em um restaurante fast-food e você tem a liberdade de escolher os...
In this article, we will walk through the process of setting up a Kubernetes environment using Kind,...

Maven is widely known as a powerful build automation tool, but it’s much more than that. It’s a...
Using maven to execute the main method of a class: mvn exec:java -Dexec.mainClass="com.example.Main...