Skip to content

Commit f35d56c

Browse files
committed
Add @NullMarked package-info for cache-provider API
Signed-off-by: Soby Chacko <soby.chacko@broadcom.com>
1 parent 8252834 commit f35d56c

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

  • spring-pulsar-cache-provider/src/main/java/org/springframework/pulsar/cache/provider
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
/**
2+
* Package containing the cache provider abstraction for Pulsar.
3+
*/
4+
@org.jspecify.annotations.NullMarked
5+
package org.springframework.pulsar.cache.provider;

0 commit comments

Comments
 (0)