spring-boot/smoke-test/spring-boot-smoke-test-webf...
Moritz Halbritter c211b88594 Check for @NullMarked on packages
Projects which don't have JSpecify nullability annotations can opt out
by using

architectureCheck {
	nullMarked = false
}

in their build.gradle script.

See gh-46587
2025-08-13 13:27:48 +02:00
..
src
build.gradle Check for @NullMarked on packages 2025-08-13 13:27:48 +02:00