Files
spring-data-commons/src/main/java/org/springframework/data
Mark Paluch d83dd7e138 Un-mangle Kotlin method names in PartTree.
Due to shortcomings with value classes mangling and the impossible usage of JvmName on Kotlin interfaces, we're inspecting now the method name if it contains a dash (-). If so, then we truncate the method name to be able to parse it.

Closes #2965
2023-10-25 14:48:16 +02:00
..
2023-07-13 09:11:44 +02:00
2023-10-17 11:50:04 +02:00
2023-07-20 15:37:32 +02:00
2023-06-16 10:14:28 +02:00
2023-07-04 15:55:52 +02:00