Static Code analysis using SonarQube
In this blog we will learn how to do the static code analysis of a maven project using SonarQube What is SonarQube? SonarQube is a tool used to measure code quality. It is used for continuous inspection by using static code analysis which includes va...
Nov 25, 20205 min read