Book Review : Java by comparison, how to improve your coding skills and produce quality code.
Book review of Java by comparison, an ultimate compilation of exercices and good tips for whom wants to improve their coding skills.
Application modernization and Cloud migration
Blog by Sylvain Leroy about Cloud, Software Quality, Refactoring, Legacy Software Migration, and Application Modernization
Book review of Java by comparison, an ultimate compilation of exercices and good tips for whom wants to improve their coding skills.
This article is about a new release of my SonarQube plugin for EsLint.
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.
This article is part of my web research to prepare the development of a new feature using Amazon S3 Webservices.
I am writing a new release of my Spring CQRS Module(link1, link2), including a parallel execution feature. Concurrency issues can be hard to solve especially with new programming language features.