Files
spring-data-commons/src/main/java/org/springframework/data/mapping
Mark Paluch 6a0a404ef2 Fall back to canonical constructor in constructor resolution when using Java Records.
We now fall back to the canonical constructor of records when we cannot disambiguate which constructor to use.

Also, reflect the Kotlin persistence creator mechanism.

Closes #2625
Original pull request: #2694.
2022-10-04 15:05:15 +02:00
..
2022-07-04 14:22:04 +02:00
2022-06-14 10:01:49 +02:00
2022-06-10 20:50:24 +02:00