我的 schemaLocation 列表中有“ http://www.springframework.org/schema/security/spring-security-3.1.xsd ”。
检查 spring-security 的 3.1.0.RELEASE 的 jar 文件,我看到包含几个旧版本的架构,如下所示。
所以我认为 intelliJ 必须使用 3.1.xsd,因为我在我的 pom 和我的 schemaLocation 列表中指定了它。
但是,正如您在下面看到的,它决定使用 3.0 xsd,这是为什么呢?
编辑注意:请按 CTRL 或 COMMAND 和“+”放大查看第二张图片,对不起!