Failed to instantiate [org.apache.ibatis.session.SqlSessionFactory]: Factory method ‘sqlSessionFact

 Failed to instantiate [org.apache.ibatis.session.SqlSessionFactory]: Factory method 'sqlSessionFactory' threw exception; nested exception is org.springframework.core.NestedIOException: Failed to parse mapping resource:
  'file [E:\HenShengTrain\shapan\shapan\demo-core\target\classes\mybatis\mappers\TbInquiryQuotaInfoMapper.xml]'; nested exception is org.apache.ibatis.builder.BuilderException: Error creating document instance.  
Cause: org.xml.sax.SAXParseException; 
lineNumber: 1; columnNumber: 2; The markup in the document preceding the root element must be well-formed.

lineNumber: 1; columnNumber: 2; The markup in the document preceding the root element must be well-formed.
如果报这个错误可能是svn更新下来的版本冲突生成了多个文件没有进行解决冲突导致的

你可能感兴趣的:(异常,vue.js,自定义Vue组件,ajax)