GH-1192 - Migrate code base to jSpecify for nullness verification.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/**
|
||||
* Messaging event externalization support.
|
||||
*/
|
||||
@org.springframework.lang.NonNullApi
|
||||
@org.jspecify.annotations.NullMarked
|
||||
package org.springframework.modulith.events.messaging;
|
||||
|
||||
Reference in New Issue
Block a user