Tag

SuppressWarnings

1 views collected around this technical thread.

FunTester
FunTester
Nov 27, 2020 · Backend Development

Using SpotBugs Annotations and SuppressWarnings in Java and Groovy Projects

This article describes a practical workflow for static testing Java and Groovy code with SpotBugs in IntelliJ, including dependency setup, bug detection, clear versus suppress options, and the syntax for applying @SuppressFBWarnings annotations in both languages.

GroovyIntelliJJava
0 likes · 4 min read
Using SpotBugs Annotations and SuppressWarnings in Java and Groovy Projects