SpotBugs is currently used and shipped as a dependency, however we only required javax.annotation.Nonnull or javax.annotation.Nullable.
These are provided by jsr305 and not SpotBugs.
In the future this should be potentially replaced by jakarta-annotations which is the successor to this topic.
SpotBugs is currently used and shipped as a dependency, however we only required
javax.annotation.Nonnullorjavax.annotation.Nullable.These are provided by
jsr305and not SpotBugs.In the future this should be potentially replaced by
jakarta-annotationswhich is the successor to this topic.