标签:target 空格 matching 空行 简单 匹配 简单的 错误 出现
Spring中的错误:
The processing instruction target matching "[xX][mM][lL]" is not allowed.
原因:很简单xml的的第一行在第二行去了。空行了。所以出现了匹配错误。这么简单的错误,只是不知情啊。哈哈。
空行和空格都会出现类似的错误,所以下次做的时候一定要注意。
The processing instruction target matching "[xX][mM][lL]" is not allowed.
标签:target 空格 matching 空行 简单 匹配 简单的 错误 出现
原文地址:https://www.cnblogs.com/firstdream/p/10042327.html