静的コード解析ツール「SonarQube」をインストールし、Python解析してもらうまでの解説です。 非常に苦戦したので、備忘録としてこちらにまとめます。どなたかの参考になれば幸いです。 この記事では以下のものをインストールします。 Java JDK 17.0 SonarQube 10.7 ...
This is a simple Sprint Boot based Java application that can be built using Maven. Sprint Boot dependencies are handled using the pom.xml at the root directory of the repository. This is a MVC ...
This project demonstrates a multi-module architecture in Java, focusing on code quality processes. It integrates SonarQube for code analysis, JaCoCo for test coverage, and Maven for build automation.