SLShrikant Lalinlalsh.hashnode.dev·Nov 25, 2020 · 5 min readStatic Code analysis using SonarQubeIn 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...02APS