zoukankan      html  css  js  c++  java
  • Tomcat能启动,无法访问方法,

    好像没有扫描到controller

    好像配置文件都没有加载成功

    项目启动后,目录下多出一个ssmtest.xml文件

    D:Program FilesJDK-tomcatapache-tomcat-8.0.43confCatalinalocalhost

    一直没有解决,不知道问题出在哪里

    有几条控制台信息

    No Spring WebApplicationInitializer types detected on classpath
    ---
    警告: [SetContextPropertiesRule]{Context} Setting property 'source' to 'org.eclipse.jst.jee.server:ssmtest' did not find a matching property.
    --
    信息: Deployment of configuration descriptor D:Program FilesJDK-tomcatapache-tomcat-8.0.43confCatalinalocalhostssmtest.xml has finished in 4,713 ms

    百度翻译了一下

    在类路径中检测不到春天webapplicationinitializer类型
    ---
    警告:[ ] { } setcontextpropertiesrule上下文属性设置“源”的组织。月食。JST。高考。服务器:ssmtest未找到匹配的属性。
    ——
    信息:配置描述符D部署:程序文件 apache-tomcat-8.0.43 JDK,Tomcat conf卡特琳娜 localhost ssmtest.xml在4713毫秒完成

  • 相关阅读:
    在ubuntu系统使用SSR
    Pandas库
    Numpy
    06-Python之标准库
    do{}while(0)
    inet_XX族函数
    大端小端
    c++ 强制类型转换
    auto类型推导
    const浅析
  • 原文地址:https://www.cnblogs.com/tongs/p/7481797.html
Copyright © 2011-2022 走看看