Spring单元测试异常
Pai。 2019-09-03 10:40:42 Caused by: org.xml.sax.SAXParseException; lineNumber: 8; columnNumber: 44; ???? "setting" ???????? ">" ? "/>"?
Caused by: org.apache.ibatis.builder.BuilderException: Error creating document instance. Cause: org.xml.sax.SAXParseException; lineNumber: 8; columnNumber: 44; ???? "setting" ???????? ">" ? "/>"?
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [applicationContext.xml]: Invocation of init method failed; nested exception is org.apache.ibatis.builder.BuilderException: Error creating document instance. Cause: org.xml.sax.SAXParseException; lineNumber: 8; columnNumber: 44; ???? "setting" ???????? ">" ? "/>"?
java.lang.IllegalStateException: Failed to load ApplicationContext