cvc-complex-type.2.4.c: The matching wildcard is strict, but no declaration。
1055 단어 ssm
일치 하 는 일치 부 호 는 엄격 하지만 설명 이 없습니다.
원인: 가 져 온 것 으로 추 정 됩 니 다. xml 는 IDE 버 전과 다 릅 니 다.
해결 방법: 나의: 대응 하 는 xml 파일 의 xsi: schema Location 를 바 꿉 니 다.
xsi:schemaLocation="http://www.springframework.org/schema/beans
http://www.springframework.org/schema/beans/spring-beans-4.1.xsd
http://www.springframework.org/schema/context
http://www.springframework.org/schema/context/spring-context-4.1.xsd
http://www.springframework.org/schema/mvc
http://www.springframework.org/schema/mvc/spring-mvc-4.1.xsd
http://www.springframework.org/schema/tx
http://www.springframework.org/schema/tx/spring-tx-4.1.xsd
http://mybatis.org/schema/mybatis-spring
http://mybatis.org/schema/mybatis-spring.xsd "
네티즌: 네 임 스페이스 재 도입.(사실 두 가지 방법 은 본질 이 같다)
링크:https://blog.csdn.net/ddshang/article/details/72772640。
이 내용에 흥미가 있습니까?
현재 기사가 여러분의 문제를 해결하지 못하는 경우 AI 엔진은 머신러닝 분석(스마트 모델이 방금 만들어져 부정확한 경우가 있을 수 있음)을 통해 가장 유사한 기사를 추천합니다:
Systems Manager를 통해 부팅 환경의 Ubuntu 관리AWS Systems Manager(향후 SSM)에서는 EC2 인스턴스뿐만 아니라 시사회 서버에 SSM 에이전트를 관리 대상으로 설치할 수 있기 때문에 관리 대상으로 시도해 봤다. 총체적으로 다음과 같은 공식 문서를...
텍스트를 자유롭게 공유하거나 복사할 수 있습니다.하지만 이 문서의 URL은 참조 URL로 남겨 두십시오.
CC BY-SA 2.5, CC BY-SA 3.0 및 CC BY-SA 4.0에 따라 라이센스가 부여됩니다.