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. Tags: Java Development, Software …
Cloud, Code Quality and Software Modernization Blog
Blog by Sylvain Leroy about Software Quality, Refactoring, Legacy Software Migration and Cloud Programming
This article has been written as “basic knowledge” for Junior Java developers to help them tracking their bugs in Java software. Tags: Java Development, 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 …
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 …
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 …
To be or not to be (happy), that’s the question. In this article, I expose some thoughts about what could make a software developer happy …
This article is part of my web research to prepare the development of a new feature using Amazon S3 Webservices. Tags: Cloud Computing, DevOps, Digest, …
An article dealing with Java application and testing frameworks and related libraries at the heart of DevOps and more basically the Software Development Process & …
A Dashboard can be a very efficient communication tool for a team, between managers and business units. It enables an organization around a vision to …
https://sylvainleroy.com/wp-admin/options-general.php?page=ad-inserter.php#tab-2 Today I was preparing a presentation about Software Code quality for a TechTalk on Thursday. I made a search on the Internet about Automatic …
This article is showing you how to use SonarQube with ReactJS and its JSX files. I will use both the SonarQube JavaScript plugin and the …