Files
spring-boot/core
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
..
2025-08-11 11:14:27 +02:00
2025-08-08 14:07:32 +01:00