Java In Production : some useful tools for profiling and diagnostic.
This article has been written as “basic knowledge” for Junior Java developers to help them tracking their bugs in Java software.
Application modernization and Cloud migration
Blog by Sylvain Leroy about Cloud, Software Quality, Refactoring, Legacy Software Migration, and Application Modernization
This article has been written as “basic knowledge” for Junior Java developers to help them tracking their bugs in Java software.
Struggling with SonarQube scanner and your invalid SSL certificate ? Here is a way to handle it.
I have been recently thinking about the opportunity to use a Cloud IDE for my personal coding projects.
I have been recently writing a new REST/Http client for the amazing APM product ManageEngine AppManager. In this context, I had to choose an efficient framework to build a new…
In the continuation of my previous S3 article, I present you, how to write an S3 Java Sample program that is using a mock S3 server to develop the functionalities.