2020年6月30日

关于springboot连接mysql数据库出现时域时差问题的解决

摘要: java.sql.SQLException: The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the ser 阅读全文

posted @ 2020-06-30 23:44 SilenceAries 阅读(437) 评论(0) 推荐(0)

Idea报错Could not autowire. No beans of 'XXXXMapper' type found解决方法

摘要: 该错误不影响程序正常运行,但看着总感觉别扭。 解决方法: File -->Settings-->Editor-->inspections-->Spring-->Spring Core-->Autowing for Bean Class,把勾选取消或者将右侧的Severity的Error改为Warni 阅读全文

posted @ 2020-06-30 23:15 SilenceAries 阅读(3356) 评论(0) 推荐(1)

导航