Files
spring-data-commons/src
Christoph Strobl 431a1f5179 Fix property lookup for projections on Kotlin types.
This commit makes sure to use the target objects method to determine the property used for the projection.

Closes: #3127
Original pull request: #3129
2024-08-01 11:43:02 +02:00
..