spring-data-relational
spring-data-relational copied to clipboard
Fix problems with reading converters.
Let the AggregateReference converters now receive also custom converters as delegates. Remove the ArrayToObjectConverter which just uses the first element of the array from the DefaultConversion service.
Closes https://github.com/spring-projects/spring-data-relational/issues/1750