Error attempting to get column time from result set. Cause: java.sql.SQLFe

My environment

Database type: datetime

Java type: localdatetime

Using the framework mybatisplus

 

The reason for this exception is that the date field value in the database is empty, so an error is reported

Read More: