GH-1192 - Migrate code base to jSpecify for nullness verification.
This commit is contained in:
@@ -4,5 +4,5 @@
|
||||
*
|
||||
* @see example.inventory.InventoryInternal
|
||||
*/
|
||||
@org.springframework.lang.NonNullApi
|
||||
@org.jspecify.annotations.NullMarked
|
||||
package example.inventory;
|
||||
|
||||
@@ -4,5 +4,5 @@
|
||||
*
|
||||
* @see example.ModularityTests
|
||||
*/
|
||||
@org.springframework.lang.NonNullApi
|
||||
@org.jspecify.annotations.NullMarked
|
||||
package example.order;
|
||||
|
||||
Reference in New Issue
Block a user