在使用springboot加mysql数据库时 时间有00:00:00:00 00:00:00的格式出现的问题
错误提示:org.springframework.dao.TransientDataAccessResourceException: Error attempting to get column ‘create_time’ from result set. Cause: java.sql.SQLException: Zero date value prohibited ; Zero date原配置方式jdbc:mysql://localhost:3306/oa?characterEncoding=ut







