web.xml과 같이 spring-boot servlet을 구성하는 방법은 무엇입니까? web.xml에 간단한 서블릿 구성이 있습니다. appServlet org.atmosphere.cpr.MeteorServlet org.atmosphere.servlet org.springframework.web.servlet.DispatcherServlet contextClass org.springframework.web.context.support.AnnotationConfigWebApplicationContext contextConfigLocation net.org.selector.animals.config.ComponentConfiguration 1 true appServlet / SpringBoot Servle..