数据库  mysql8

mybatis版本  3.5.2  

把写sql的xml字符编码改为UTF8即可。

mybatis3.5.2报错org.apache.ibatis.builder.BuilderException: Error creating document instance.  Cause: com.sun.org.apache.xerces.internal.impl.io.MalformedByteSequenceException: 1 字节的 UTF-8 序列的字节 1 无效。

 

相关文章:

  • 2021-11-28
  • 2021-08-04
  • 2022-12-23
  • 2021-08-22
  • 2022-12-23
  • 2022-02-10
  • 2022-12-23
猜你喜欢
  • 2021-12-04
  • 2021-11-30
  • 2022-12-23
  • 2021-09-22
相关资源
相似解决方案