'0000-00-00 00:00:00' can not be represented as java.sql.Timestamp error:

 You can use this JDBC URL directly in your data source configuration:

jdbc:mysql://yourserver:3306/yourdatabase?zeroDateTimeBehavior=convertToNull

Comments

Popular posts from this blog

CORS issue - Response to preflight request doesn't pass access control check:

Static Keyword in Java

Java Interview Coding Questions: