springboot (2) 썸네일형 리스트형 Java (Spring boot): Tomcat 에러 [The following method did not exist: org.apache.tomcat.util.modeler.Registry.disableRegistry()] 자바 스프링 부트 공부를 하는데 시작 부터 막힌다 계속 에러가 발생하는데 이놈의 자바 에러는 콘솔창에 너무 장황하게 써 놔서 에당초 보기도 싫게 만든다. 부트를 실행했을 때 나오는 에러다. . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.5) 2021-04-20 22:47:29.229 INFO 16316 --- [ main] co.. WARN [org.springframework.web.servlet.PageNotFound] No mapping found for HTTP request with URI [/aaa/bbb/dddddd.do] in DispatcherServlet with name 'action' 1. web.xml 에서 DispatcherServlet 선언이 제대로 되어있는지 확 appServlet org.springframework.web.servlet.DispatcherServlet contextConfigLocation classpath:ㄴㄴㄴㄴ.xml 1 appServlet / action org.springframework.web.servlet.DispatcherServlet contextConfigLocation /WEB-INF/config/springmvc/dispatcher-servlet.xml 1 action *.do rest org.springframework.web.servlet.DispatcherServlet contextConfigLocation /WEB-INF/confi.. 이전 1 다음