spring-data-relational icon indicating copy to clipboard operation
spring-data-relational copied to clipboard

Fix problems with reading converters.

Open schauder opened this issue 1 year ago • 0 comments

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

schauder avatar May 02 '24 12:05 schauder