Abdelbaki BEN ELHAJ SLIMENE
As a software developer, I am looking for new challenges. Being a developer made me a student for life. I enjoy sharing knowledge and learn from the others.
Articles by Abdelbaki BEN ELHAJ SLIMENE
Using Maven’s Bill of Materials (BOM)
As Java developers, we may maintain many applications using Maven for their dependency management. These applications need upgrades from time to time to be up to date and to add new features or security updates.
Read moreImplementing Plugins with Java’s Service Provider Interface
In this article, we are going to talk about Java’s Service Provider Interface (SPI). We will have a short overview of what the SPI is and describe some cases where we can use it.
Read more