错误
mybatis中使用Java8日期LocalDate、LocalDateTime时会出现如下错误: Error attempting to get column ‘hiredate’ from result set. Cause: java.sql.SQLFeatureNotSupportedException
添加Maven依赖:
org.mybatis
mybatis-typehandlers-jsr310
1.0.2