Files
spring-data-commons/src/main/java/org/springframework/data/convert
Oliver Drotbohm 8ebe52dfd5 Complete Vavr collection detection on TypeInformation and CustomConversions.
Moved Vavr collection converters into a type in the utility package. Register the converters via CustomConversions.registerConvertersIn(…) to make sure that all the Spring Data object mapping converters automatically benefit from a ConversionService that is capable of translating between Java-native collections and Vavr ones.

Issue #2511.
2022-02-14 15:15:36 +01:00
..
2021-06-17 09:03:00 +02:00
2021-01-07 13:42:27 +01:00