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
373 stars 307 forks source link

Adopt `CassandraParameters` and `CassandraParameter` to reflect the actual parameter type when using generics #1456

Closed mp911de closed 7 months ago

mp911de commented 7 months ago

See https://github.com/spring-projects/spring-data-commons/issues/2995