随笔分类 -  mybatis

项目中使用mybatis报错:对实体 "serverTimezone" 的引用必须以 ';' 分隔符结尾。
摘要:报错信息如下: Exception in thread "main" org.apache.ibatis.exceptions.PersistenceException: ### Error building SqlSession.### Cause: org.apache.ibatis.build 阅读全文
posted @ 2020-05-30 10:57 A_yun 阅读(892) 评论(0) 推荐(0)