mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
Null-mark org.springframework.test.web.support package
See gh-36054
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
/**
|
||||
* Support classes for testing web applications.
|
||||
*/
|
||||
@NullMarked
|
||||
package org.springframework.test.web.support;
|
||||
|
||||
import org.jspecify.annotations.NullMarked;
|
||||
|
||||
Reference in New Issue
Block a user