tomcat 启动报错:Error parsing XPath '/sqlMap/insert'. Cause: java.util.NoSuchElementException
发生这种错误一般是因为SQL写法不合理造成的。如:参数大小写,参数没用#闭合等。
Error parsing XPath '/sqlMap/insert'. Cause: java.util.NoSuchElementException
阅读 103
2023-03-02
tomcat 启动报错:Error parsing XPath '/sqlMap/insert'. Cause: java.util.NoSuchElementException
发生这种错误一般是因为SQL写法不合理造成的。如:参数大小写,参数没用#闭合等。
相关推荐
精彩评论(0)