dev/스프링
cvc-complex-type.2.4.a invalid content was found starting with element 에러 해결
tiqndjd12
2019. 4. 9. 17:18
스프링 web.xml 에서 다음과 같이 에러메시지가 뜨면
web.xml 버전을 2.5에서 3.0으로 변경하면 에러가 해결된다.
web.xml 버전에 따른 에러 메시지인 것 같다.