1 changed files with 3 additions and 0 deletions
@ -1,4 +1,7 @@ |
|||||||
/** |
/** |
||||||
* Support classes for testing web applications. |
* Support classes for testing web applications. |
||||||
*/ |
*/ |
||||||
|
@NullMarked |
||||||
package org.springframework.test.web.support; |
package org.springframework.test.web.support; |
||||||
|
|
||||||
|
import org.jspecify.annotations.NullMarked; |
||||||
|
|||||||
Loading…
Reference in new issue