实力不会debug 2017-11-13 00:41 采纳率: 50%
浏览 1878

springmvc页面访问不到,也没有报错,下面的日志信息

2017-11-13 08:36:17,837 [org.springframework.web.servlet.DispatcherServlet]-[DEBUG] DispatcherServlet with name 'springmvc' processing GET request for [/customer/list]
2017-11-13 08:36:17,837 [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping]-[DEBUG] Looking up handler method for path /customer/list
2017-11-13 08:36:17,837 [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping]-[DEBUG] Returning handler method [public java.lang.String controller.CustomerController.list(org.springframework.ui.Model)]
2017-11-13 08:36:17,837 [org.springframework.beans.factory.support.DefaultListableBeanFactory]-[DEBUG] Returning cached instance of singleton bean 'customerController'
2017-11-13 08:36:17,837 [org.springframework.web.servlet.DispatcherServlet]-[DEBUG] Last-Modified value for [/customer/list] is: -1
preHandle /customer/list
2017-11-13 08:36:17,837 [org.springframework.web.servlet.DispatcherServlet]-[DEBUG] Successfully completed request

  • 写回答

5条回答 默认 最新

  • kun_hello 2017-11-13 01:24
    关注

    这个最好吧代码复制出来看看 不然猜不到

    评论

报告相同问题?

悬赏问题

  • ¥15 (标签-考研|关键词-set)
  • ¥15 求修改代码,图书管理系统
  • ¥15 请问有没求偏多标签数据集yeast,reference,recreation,scene,health数据集。
  • ¥15 传感网应用开发单片机实训
  • ¥15 Delphi 关于sAlphaImageList使用问题
  • ¥15 寻找将CAJ格式文档转txt文本的方案
  • ¥15 shein测试开发会问些啥我是写java的
  • ¥15 关于#单片机#的问题:我有个课程项目设计,我想在STM32F103veTX单片机,M3主控模块上设计一个程序,在Keil uVision5(C语言)上代码该怎么编译?(嫌钱少我可以加钱,急急急)
  • ¥15 opnet仿真网络协议遇到问题
  • ¥15 在安装python的机器学习程序包scikit-learn(1.1版本)时遇到如下问题