spring-projects / spring-data-cassandra

Provides support to increase developer productivity in Java when using Apache Cassandra. Uses familiar Spring concepts such as a template classes for core API usage and lightweight repository style data access.
https://spring.io/projects/spring-data-cassandra/
Apache License 2.0
376 stars 309 forks source link

Add Nullable annotation to parameter of overridden equals method #1326

Closed christophstrobl closed 1 year ago

christophstrobl commented 1 year ago

Closes: #1325