spring-boot/configuration-metadata/spring-boot-configuration-m...
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 Restructure project directories to better fit Gradle 2025-07-10 17:54:08 -07:00
build.gradle Check for @NullMarked on packages 2025-08-13 13:27:48 +02:00