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

DTO projections causes the converter to be called twice #1472

Closed mp911de closed 5 months ago

mp911de commented 5 months ago

See https://github.com/spring-projects/spring-data-relational/issues/1725