정보들
web.xml 에러 해결방법
인지용
2021. 6. 18. 12:06
스프링 web.xml 에러
cvc-id.3: A field of identity constraint 'web-app-servlet-name-uniqueness' matched element 'web-app', but this
element does not have a simple type.
해결 방법
java.sun.com -> JAVA.sun.com
java를 대문자로 바꿔주면됨