| Projects which don't have JSpecify nullability annotations can opt out
by using
architectureCheck {
	nullMarked = false
}
in their build.gradle script.
See gh-46587 | ||
|---|---|---|
| .. | ||
| src/main/java/org/springframework/boot/testsupport/container | ||
| build.gradle | ||