Null-mark org.springframework.test.web.support package

See gh-36054
This commit is contained in:
Sébastien Deleuze
2025-12-29 17:09:19 +01:00
parent 46fb7c026c
commit a55309d478
@@ -1,4 +1,7 @@
/**
* Support classes for testing web applications.
*/
@NullMarked
package org.springframework.test.web.support;
import org.jspecify.annotations.NullMarked;