Use SonarQube for Code Inspection
SonarQube is a great code inspection tool for code quality and code security. It provides Docker image for easy setup of the server, and Maven plugin for code inspection. Install and Setup SonarQube Install SonarQube from Docker image. docker run ...
Oct 20, 20221 min read72


