Audit licenses in your Java dependencies
Package management on the JDK since the introduction of Maven and Gradle is a goodness that many other dev platforms still can’t grasp. I’m thinking of you, pip+virtualenv hacky weirdness…
Package management on the JDK since the introduction of Maven and Gradle is a goodness that many other dev platforms still can’t grasp. I’m thinking of you, pip+virtualenv hacky weirdness…
I’m going to write a quick walthrough post on what is DI, what problems it is trying to solve, and how to manage it concisely in your project. What does DI mean In…
For a personal project in Java I was using the well-known H2 database (which is implemented in Java itself). H2 is a great, easy-to-use db and personally I always like to keep things simple. However,…
This blog post is the second part of a series. In the previous, I showed how to install a portable version of Postgres on Windows and which reason led me to chose Postgres (link). All…
I have been working for 6 months in a new Java/Maven project in my company. It is quite exciting, we do a lot of cutting-edge technology and of course we use massively Jenkins for…
So finally I get my developer’s blog. I will be using Hubpress.io. It is a cool concept, let’s see how it goes. Stay tuned.…