Articles

Graphical element that underlines the text
Best Practices and Anti-Pattern for Logging in Java and other Languages

hendrik

#Java

Best Practices and Anti-Pattern for Logging in Java and other Languages

Logging is an important instrument, but it's not easy to find the right amount of information to log. This post will show some best pratices that help to get the best results out of a logging system.

Maven vs. Gradle and the Best of Both Worlds

hendrik

#Java

Maven vs. Gradle and the Best of Both Worlds

See how both Maven and Gradle succeed and fail and consider static modules, an idea that would bring out and combine their best aspects.