Skip to content

Commit a55309d

Browse files
committed
Null-mark org.springframework.test.web.support package
See spring-projectsgh-36054
1 parent 46fb7c0 commit a55309d

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
/**
22
* Support classes for testing web applications.
33
*/
4+
@NullMarked
45
package org.springframework.test.web.support;
6+
7+
import org.jspecify.annotations.NullMarked;

0 commit comments

Comments
 (0)