spring-data-redis icon indicating copy to clipboard operation
spring-data-redis copied to clipboard

Review Nullability across the Spring Data Redis APIs

Open jxblum opened this issue 1 year ago • 0 comments

This task is to review the use of the core Spring Framework's @Nullable (and @NonNull) annotations for proper and consistent use across the entire Spring Data Redis codebase, and in particular, all public APIs consumed and used by developers.

This ticket replaces #2688.

jxblum avatar Sep 12 '23 00:09 jxblum