为什么当我使用本地tomcat服务器运行SpringBoot SpringMVC应用程序时,它可以很好地运行并在浏览器上显示,但是当我在tomcat嵌入式服务器上运行它时,应用程序不能加载上下文路径?下面是我在tamcat嵌入式服务器上运行时收到的日志消息
No mapping found for HTTP request with URI [/ccbpas/WEB-INF/views/index/loginform.jsp] in DispatcherS
Test the view controller"); }当我去http://localhost:8080/my/home时,我会得到日志消息和404org.springframework:spring-messaging")
providedRuntime("org.springframework.boot:spring-boot-starter-tomcat
我有一个Tomcat 7应用程序无法部署,导致此错误:org.apache.catalina.LifecycleException(Ljava/lang/Class;)Lorg/apache/tomcat/util/res/StringMana$
at org.apache.tomcat.websocket.WsWebSocketContainer<clinit>(