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.
To rewrite or not rewrite a software ? Writing a software is a incredible difficult task. When the time has come for the software to know the retirement : should…
I have been recently writings tools to convert Beanshell code in Java. This is a technical post to compare some frameworks to generate java source code.
This article is about a new release of my SonarQube plugin for EsLint.
Here is a small checklist about how to migrate a legacy migration and to ensure its success. This article is part of my work to explain my knowledge about Software…