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
374 stars 310 forks source link

Avoid implementing `PersistentPropertyPathAccessor` when `PersistentPropertyAccessor` is sufficient #1368

Closed odrotbohm closed 1 year ago

odrotbohm commented 1 year ago

Related issue: spring-projects/spring-data-commons#2813.