스프링 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를 대문자로 바꿔주면됨
'정보들' 카테고리의 다른 글
필터와 인터셉터의 차이 (0) | 2021.08.17 |
---|---|
mac 터미널에서 mysql 열기 (0) | 2021.08.14 |
js에서 input 공백 검사 (0) | 2021.05.13 |
스프링부트 페이징 (0) | 2021.05.06 |
게시글 작성자를 현재 로그인한 아이디로 자동으로 등록하는법 (0) | 2021.04.05 |