raisetech-for-student / banana-crud-restfulapi

0 stars 1 forks source link

spotbugsを導入 #24

Closed renangton closed 2 years ago

renangton commented 2 years ago

概要

SpotBugsを導入しました。

SpotBugsとは

SpotBugsは、Javaプログラムの中のバグを見つけるプログラムです。このプログラムは「バグパターン」のインスタンスを探します。「バグパターン」とは、エラーとなる可能性の高いコードのインスタンスです。

参考資料

https://spotbugs.readthedocs.io/ja/latest/introduction.html https://confrage.jp/spring-boot%E3%81%AEbuild-gradle%E3%81%AE%E3%82%BF%E3%82%B9%E3%82%AF%E3%81%A7spotbugs%E3%83%AC%E3%83%9D%E3%83%BC%E3%83%88%E5%87%BA%E5%8A%9B%E3%81%99%E3%82%8B%E6%96%B9%E6%B3%95/

レポートサンプル

report