Writing custom Cobol Rules with SonarQube
In this article, I present how to write custom Cobol rules with SonarQube and some caveats I encountered. The targeted audience should have some basic …
In this article, I present how to write custom Cobol rules with SonarQube and some caveats I encountered. The targeted audience should have some basic …
An article dealing with Java application and testing frameworks and related libraries at the heart of DevOps and more basically the Software …
This article is a presentation of a new little framework, I have developed and used on several projects.
The framework is for Spring Framework and …
Like many other markets, the SQA/ALM Market soon will meet #disruption. Domains like machine learning, deep learning, and cloud computing will force …
Thanks to its popularity, Docker has disrupted many companies and blurred the silos between Developers and Operations. This article, based partially …
This article is part of my working notes on the subject of “How to migrate Web applications running on JBoss AS 5 to version 7”.
Today I have felt on an interesting article about Javascript promises and the new functionality of async/await.