Files
spring-data-relational/spring-data-r2dbc
Mark Paluch 61a145178b Use Converter-based projection for R2DBC repository queries.
Previously, we instantiated the underlying entity. Now, we either read results directly into the result type or use a Map-backed projection.

Closes #1687
2023-12-05 15:46:21 +01:00
..
2023-11-20 15:31:36 +01:00