huang18720963745 2018-08-19 06:28 采纳率: 100%
浏览 1086
已结题

关于spring集成mybatis的问题,请大神帮忙解决一下

严重: Allocate exception for servlet [springmvc]
org.xml.sax.SAXParseException; systemId: http://www.springframework.org/schema/mvc/spring-mvc-3.2.xsd; lineNumber: 23; columnNumber: 20; cos-all-limited.1.2: An ''all'' model group must appear in a particle with '{'min occurs'}'='{'max occurs'}'=1, and that particle must be part of a pair which constitutes the '{'content type'}' of a complex type definition.
上面是错误的信息,下面的配置文件的截图
图片说明

  • 写回答

4条回答 默认 最新

  • oyljerry 2018-08-19 06:55
    关注

    sax解析出错了,是不是XML有字段配置不正确

    评论

报告相同问题?