'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

Spring Framework Introduction:

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

Spring @Bean Example? What does the @Bean annotation do in Spring Framework?