/java-jspecify-maven-poc

JSpecify aims to solve the problem of null reference errors (like NullPointerException) in Java code. The repository show how to use in Maven, JSpecify and Errorprone + Nullaway.

Primary LanguageJavaApache License 2.0Apache-2.0

Java JSpecify Maven POC

Motivation

JSpecify aims to solve the problem of null reference errors (like NullPointerException) in Java code. The repository show how to use in Maven, JSpecify and Errorprone + Nullaway.

How to build in local?

sdk env install

./mvnw clean verify

./mvnw versions:display-dependency-updates
./mvnw versions:display-plugin-updates
./mvnw versions:display-property-updates

References

Cursor rules ecosystem

Powered by Cursor