Spring项目运行时出现的错误:Acquisition Attempt Failed!!! Clearing pending acquires.
<property name="jdbcUrl" value="jdbc:mysql://localhost:3306/eesy?serverTimezone=UTC"></property>
原本打成了Timezone,应该是ServerTimezone
SSM项目运行错误记录Acquisition Attempt Failed
阅读 48
2022-02-24
Spring项目运行时出现的错误:Acquisition Attempt Failed!!! Clearing pending acquires.
<property name="jdbcUrl" value="jdbc:mysql://localhost:3306/eesy?serverTimezone=UTC"></property>
原本打成了Timezone,应该是ServerTimezone
相关推荐
精彩评论(0)