Closed
Description
gopalarao opened SPR-14898 and commented
Caused by: java.lang.IllegalStateException: Cannot convert value of type [java.sql.Timestamp] to required type [java.time.LocalDate] for property 'effectiveFromDate': no matching editors or conversion strategy found
at org.springframework.beans.TypeConverterDelegate.convertIfNecessary(TypeConverterDelegate.java:306)
Affects: 4.3.2
Issue Links:
- BeanPropertyRowMapper should use ConversionService for date-time support [SPR-13888] #18461 BeanPropertyRowMapper should use ConversionService for date-time support