-
Core Java
Java 9 Module Services
Wiring and Finding Java has a ServiceLoader class for long time. It was introduced in 1.6 but a similar technology…
Read More » -
Core Java
Top 20 Libraries and APIs Java Developer should know
One of the traits of a good and experienced Java developer is the extensive knowledge of API, including JDK and…
Read More » -
Software Development
Debugging Patterns for Resource Leaks
In software engineering a design pattern is a guideline for solving commonly-seen problems in software design. While design patterns for…
Read More » -
Software Development
Product Discovery Tips
Product discovery refers to the activities required to determine if and why a product should be developed. Carrying out this…
Read More » -
Enterprise Java
Secret Rotation for JWT tokens
When you are using JSON Web Token (JWT), or any other token technology that requires to sign or encrypt payload information,…
Read More » -
Agile
Creating an Environment of Teamwork
A colleague asked my opinion on the various teambuilding activities she was considering for a new-to-agile team, to help them…
Read More » -
Agile
Are you forgetting your Agile values?
A while back I wrote why sometimes Agile will fail. In this post, I will focus on the specific misunderstandings…
Read More » -
Core Java
My Take On Object Naming
This is one of the most common debates out there. Most people have their opinion about this topic and nobody…
Read More » -
Enterprise Java
Building Oracle ADF applications with Docker
Recently a good friend of mine was facing a regular problem with building an ADF application v.12.2.1.2 with the public…
Read More »