回忆mybatis时出现的bug:
Error creating document instance. Cause: com.sun.org.apache.xerces.internal.impl.io.MalformedByteSequenceException: 1 字节的 UTF-8 序列的字节 1 无效。
解决:
1、
1、点击 clean

解决
在回忆MyBatis使用时遇到了一个错误,提示'Error creating document instance. Cause: MalformedByteSequenceException: 1字节的UTF-8序列的字节1无效。'。为了解决这个问题,博主尝试了点击Clean项目,这通常能清理并重建项目,从而可能解决编码问题。这个解决方案可能对遇到相同问题的开发者有所帮助。
回忆mybatis时出现的bug:
Error creating document instance. Cause: com.sun.org.apache.xerces.internal.impl.io.MalformedByteSequenceException: 1 字节的 UTF-8 序列的字节 1 无效。
1、
1、点击 clean

解决
388
5604
1146
1502
638
1520
7837
2595

被折叠的 条评论
为什么被折叠?