The connection property 'zeroDateTimeBehavior' only accepts values of the form: 'exception', 'round'

这个问题出现,不要慌,首先这个提示的意思是,你的url写的出现错误,就是这个地方 spring.datasource.url=jdbc:mysql://localhost:3306/yourdatabasesname?useUnicode=true&characterEncoding=UTF-8&zeroDateTimeBehavior=convertToNull yourdatabasesnam
相关文章
相关标签/搜索