You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I used to use following versions, everything works fine :
mybatis(mybatis-spring-boot-starter:1.3.5):3.4.6
mybatis-generator-core:1.3.7
mybatis-dynamic-sql:1.1.2
mybatis(mybatis-spring-boot-starter:1.3.5):3.4.6
mybatis-generator-core:1.4.0
mybatis-dynamic-sql:1.1.4
when I upgrade mybatis to 3.5.4, I got another error:

java.sql.SQLException: Conversion not supported for type java.time.LocalDateTime
The text was updated successfully, but these errors were encountered: