:86 - Rejected bean name ‘applicationEventMulticaster’: no URL paths identified
0:48:46,197 DEBUG DefaultAnnotationHandlerMapping:86 - Rejected bean name ‘org.springframework.context.annotation.internalConfigurationAnnotationProcessor’: no URL paths identified
10:48:46,197 DEBUG DefaultAnnotationHandlerMapping:86 - Rejected bean name ‘org.springframework.context.annotation.internalAutowiredAnnotationProcessor’: no URL paths identified
10:48:46,197 DEBUG DefaultAnnotationHandlerMapping:86 - Rejected bean name ‘org.springframework.context.annotation.internalRequiredAnnotationProcessor’: no URL paths identified
10:48:46,198 DEBUG DefaultAnnotationHandlerMapping:86 - Rejected bean name ‘org.springframework.context.annotation.internalCommonAnnotationProcessor’: no URL paths identified
10:48:46,198 DEBUG DefaultAnnotationHandlerMapping:86 - Rejected bean name ‘multipartResolver’: no URL paths identified
10:48:46,198 DEBUG DefaultAnnotationHandlerMapping:86 - Rejected bean name ‘org.springframework.web.servlet.view.InternalResourceViewResolver#0’: no URL paths identified
10:48:46,198 DEBUG DefaultAnnotationHandlerMapping:86 - Rejected bean name ‘messageSource’: no URL paths identified
10:48:46,199 DEBUG DefaultAnnotationHandlerMapping:86 - Rejected bean name ‘localeChangeInterceptor’: no URL paths identified
10:48:46,199 DEBUG DefaultAnnotationHandlerMapping:86 - Rejected bean name ‘localeResolver’: no URL paths identified
10:48:46,199 DEBUG DefaultAnnotationHandlerMapping:86 - Rejected bean name ‘handlerMapping’: no URL paths identified
10:48:46,199 DEBUG DefaultAnnotationHandlerMapping:86 - Rejected bean name ‘org.springframework.web.servlet.mvc.annotation.AnnotationMethodHandlerAdapter#0’: no URL paths identified
10:48:46,199 DEBUG DefaultAnnotationHandlerMapping:86 - Rejected bean name ‘org.springframework.web.servlet.resource.ResourceHttpRequestHandler#0’: no URL paths identified
10:48:46,199 DEBUG DefaultAnnotationHandlerMapping:86 - Rejected bean name ‘org.springframework.web.servlet.handler.SimpleUrlHandlerMapping#0’: no URL paths identified
10:48:46,200 DEBUG DefaultAnnotationHandlerMapping:86 - Rejected bean name ‘org.springframework.web.servlet.resource.ResourceHttpRequestHandler#1’: no URL paths identified
10:48:46,200 DEBUG DefaultAnnotationHandlerMapping:86 - Rejected bean name ‘org.springframework.web.servlet.handler.SimpleUrlHandlerMapping#1’: no URL paths identified
10:48:46,200 DEBUG DefaultAnnotationHandlerMapping:86 - Rejected bean name ‘org.springframework.web.servlet.resource.ResourceHttpRequestHandler#2’: no URL paths identified
10:48:46,200 DEBUG DefaultAnnotationHandlerMapping:86 - Rejected bean name ‘org.springframework.web.servlet.handler.SimpleUrlHandlerMapping#2’: no URL paths identified
10:48:46,200 DEBUG DefaultAnnotationHandlerMapping:86 - Rejected bean name ‘org.springframework.web.servlet.resource.DefaultServletHttpRequestHandler#0’: no URL paths identified
10:48:46,200 DEBUG DefaultAnnotationHandlerMapping:86 - Rejected bean name ‘org.springframework.web.servlet.handler.SimpleUrlHandlerMapping#3’: no URL paths identified
10:48:46,201 DEBUG DefaultAnnotationHandlerMapping:86 - Rejected bean name ‘mailSender’: no URL paths identified
10:48:46,201 DEBUG DefaultAnnotationHandlerMapping:86 - Rejected bean name ‘org.springframework.context.annotation.ConfigurationClassPostProcessor$ImportAwareBeanPostProcessor#0’: no URL paths identified
10:48:46,201 DEBUG DefaultAnnotationHandlerMapping:86 - Rejected bean name ‘environment’: no URL paths identified
10:48:46,201 DEBUG DefaultAnnotationHandlerMapping:86 - Rejected bean name ‘systemProperties’: no URL paths identified
10:48:46,201 DEBUG DefaultAnnotationHandlerMapping:86 - Rejected bean name ‘systemEnvironment’: no URL paths identified
10:48:46,201 DEBUG DefaultAnnotationHandlerMapping:86 - Rejected bean name ‘servletContext’: no URL paths identified
10:48:46,202 DEBUG DefaultAnnotationHandlerMapping:86 - Rejected bean name ‘servletConfig’: no URL paths identified
10:48:46,202 DEBUG DefaultAnnotationHandlerMapping:86 - Rejected bean name ‘contextParameters’: no URL paths identified
10:48:46,202 DEBUG DefaultAnnotationHandlerMapping:86 - Rejected bean name ‘contextAttributes’: no URL paths identified
10:48:46,202 DEBUG DefaultAnnotationHandlerMapping:86 - Rejected bean name ‘importRegistry’: no URL paths identified

以上是spring启动时的日志记录,初学者会认为日志没有抛出异常,spring的启动就没有问题。如果出现以上这种情况,通常是spring的HandleMapping没有配置。
增加一行配置:
就 ok了

spring 启动日志报 DEBUG BeanNameUrlHandlerMapping:86 - Rejected bean name 'org.springframework.web.servl相关推荐

  1. spring mvc学习(50):java.lang.ClassNotFoundException: org.springframework.web.servlet. DispatcherSe

    今天朋友发了个maven项目给我看,问我为什么启动不了.说实话,一直用Jfinal都快不会用spring了- 还是决定看看. 接收了文件,是maven构建的,打开eclipse,导入maven项目,然 ...

  2. 宝塔面板Java 项目一键部署 一键启动spring boot 日志报错 Error: Unable to access jarfile xxx.jar--service

    根据宝塔官方部署教程 部署SpringBoot项目的时候日志里面写着这么一句话Error: Unable to access jarfile xxx.jar--service 疑惑了一会,后来才发现原 ...

  3. open***无法启动日志报错解决方法

    OPEN×××版本 2.3.10 安装完open***,使用/usr/sbin/open*** --config /etc/open***/server.conf & 启动OPEN×××不成功 ...

  4. Mycat启动日志报错:XML document structures must start and end within the same entity.

      今天在启动mycat的时候,日志文件中报了如下错误: Caused by: io.mycat.config.util.ConfigException: org.xml.sax.SAXParseEx ...

  5. idea Tomcat启动项目报错 Message: 前言中不允许有内容,等其它问题

    创建测试项目 1.创建Maven项目 2.创建Maven子工程 3.子工程添加web 4.父级pom.xml导包 <dependencies><dependency><g ...

  6. tomcat 日志报错 java.lang.UnsupportedClassVersionError: com/wlt/controller/IndexController

    七月 17, 2018 8:13:32 上午 org.apache.tomcat.util.digester.SetPropertiesRule begin 警告: [SetPropertiesRul ...

  7. Spring源码里开天辟地的五个Bean,再介绍一个学习方法

    准备工作 首先咱们还是来写一个最简单的例子: 用的还是 https://github.com/xiexiaojing/yuna 里的代码,只是标签和引用都换成了Spring原生的. 配置类就是配置了扫 ...

  8. Spring Boot 2.1之后如何在启动日志中打印请求路径列表

    点击上方蓝色"程序猿DD",选择"设为星标" 回复"资源"获取独家整理的学习资料! 作者 | 翟永超 来源 | http://blog.di ...

  9. Spring Boot 2.x基础教程:找回启动日志中的请求路径列表

    如果您看过之前的Spring Boot 1.x教程,或者自己原本就对Spring Boot有一些经验,或者对Spring MVC很熟悉.那么对于Spring构建的Web应用在启动的时候,都会输出当前应 ...

最新文章

  1. Storm-源码分析-EventManager (backtype.storm.event)
  2. 身份验证——《跟我学Shiro》
  3. 【转载】Kafka介绍及升级经验分享
  4. osgi 如何引入包_OSGi Testsuite:引入类名过滤器
  5. Java基础知识强化之集合框架笔记27:ArrayList集合练习之去除ArrayList集合中的重复字符串元素...
  6. java取json对象的值_java的JsonObject对象提取值方法
  7. 爬虫-相关库知识整理(更新)
  8. 如何将图片一键重命名按顺序_如何“智慧”地管理文件?(一次付出,终身受益)...
  9. java object 判断null_java判断object为null
  10. java学习--基础知识阶段性总结--JDK5新特性
  11. 天天学到夜里12点,感觉越学越迷茫,怎么办?
  12. win10 配置flashbuilder debug
  13. python杀掉某个指定的进程
  14. 「目标检测算法」连连看:从Faster R-CNN 、 R-FCN 到 FPN
  15. 区块链毕业设计必读论文【2020-5】
  16. 骨传导耳机品牌排行榜前十,目前最好用的几款推荐
  17. css超出显示...(单行、多行)
  18. 感恩节(Thanksgiving Day)与感恩(组图)
  19. 2017计算机一级教学进度表,2016--2017年度第二学期16职高一年级《计算机应用基础》教学进度表...
  20. 「TShark学习」TShark抓包笔记

热门文章

  1. CC2530入网流程
  2. Python(arcpy) 根据站点经纬度(坐标)批量提取对应格点值
  3. adobe illustrator 绘制 立方体
  4. greenplum的用法
  5. [NOIP2003] 提高组 洛谷P1039 侦探推理
  6. 复杂网络分析库NetworkX学习笔记(4):统计指标计算
  7. lasso,lars算法详细推导过程-数学
  8. 听说你想进大厂?当心这13个MySQL送命题!
  9. PPT插入幻灯片编号却没有出现页码的解决方法
  10. 商业银行内容管理和档案管理