警告信息是什么原因?

警告信息是什么原因?

03-Jun-2019 19:38:09.385 信息 [http-nio-8080-exec-12] org.springframework.web.servlet.FrameworkServlet.initServletBean Initializing Servlet 'springmvc'

03-Jun-2019 19:38:11.649 信息 [http-nio-8080-exec-12] org.springframework.web.servlet.FrameworkServlet.initServletBean Completed initialization in 2264 ms

03-Jun-2019 19:38:11.666 警告 [http-nio-8080-exec-12] org.springframework.web.servlet.DispatcherServlet.noHandlerFound No mapping for GET /favicon.ico

03-Jun-2019 19:38:23.719 警告 [http-nio-8080-exec-18] org.springframework.web.servlet.DispatcherServlet.noHandlerFound No mapping for GET /fonts/glyphicons-halflings-regular.woff2

03-Jun-2019 19:38:23.847 警告 [http-nio-8080-exec-16] org.springframework.web.servlet.DispatcherServlet.noHandlerFound No mapping for GET /fonts/glyphicons-halflings-regular.woff

03-Jun-2019 19:38:23.853 警告 [http-nio-8080-exec-20] org.springframework.web.servlet.DispatcherServlet.noHandlerFound No mapping for GET /fonts/glyphicons-halflings-regular.ttf

03-Jun-2019 19:38:36.433 警告 [http-nio-8080-exec-12] org.springframework.web.servlet.DispatcherServlet.noHandlerFound No mapping for GET /fonts/glyphicons-halflings-regular.woff2

03-Jun-2019 19:38:36.445 警告 [http-nio-8080-exec-23] org.springframework.web.servlet.DispatcherServlet.noHandlerFound No mapping for GET /fonts/glyphicons-halflings-regular.woff

03-Jun-2019 19:38:36.460 警告 [http-nio-8080-exec-15] org.springframework.web.servlet.DispatcherServlet.noHandlerFound No mapping for GET /fonts/glyphicons-halflings-regular.ttf

03-Jun-2019 19:38:44.790 警告 [http-nio-8080-exec-24] org.springframework.web.servlet.DispatcherServlet.noHandlerFound No mapping for GET /fonts/glyphicons-halflings-regular.woff2

03-Jun-2019 19:38:44.803 警告 [http-nio-8080-exec-21] org.springframework.web.servlet.DispatcherServlet.noHandlerFound No mapping for GET /fonts/glyphicons-halflings-regular.woff

03-Jun-2019 19:38:44.810 警告 [http-nio-8080-exec-22] org.springframework.web.servlet.DispatcherServlet.noHandlerFound No mapping for GET /fonts/glyphicons-halflings-regular.ttf

03-Jun-2019 19:38:55.509 警告 [http-nio-8080-exec-26] org.springframework.web.servlet.DispatcherServlet.noHandlerFound No mapping for GET /fonts/glyphicons-halflings-regular.woff2

03-Jun-2019 19:38:55.521 警告 [http-nio-8080-exec-11] org.springframework.web.servlet.DispatcherServlet.noHandlerFound No mapping for GET /fonts/glyphicons-halflings-regular.woff

03-Jun-2019 19:38:55.528 警告 [http-nio-8080-exec-20] org.springframework.web.servlet.DispatcherServlet.noHandlerFound No mapping for GET /fonts/glyphicons-halflings-regular.ttf

03-Jun-2019 19:39:00.986 警告 [http-nio-8080-exec-22] org.springframework.web.servlet.DispatcherServlet.noHandlerFound No mapping for GET /fonts/glyphicons-halflings-regular.woff2

03-Jun-2019 19:39:00.995 警告 [http-nio-8080-exec-23] org.springframework.web.servlet.DispatcherServlet.noHandlerFound No mapping for GET /fonts/glyphicons-halflings-regular.woff

03-Jun-2019 19:39:01.006 警告 [http-nio-8080-exec-15] org.springframework.web.servlet.DispatcherServlet.noHandlerFound No mapping for GET /fonts/glyphicons-halflings-regular.ttf


正在回答

登陆购买课程后可参与讨论,去登陆

3回答

同学你好,如下警告是指没有font字体文件的映射。

http://img1.sycdn.imooc.com//climg/5cf61b270001dcb907800089.jpg

在css文件中,配置有字体图标。

< url-pattern > /* </ url-pattern > 中,“/*”会拦截所有的请求,使其进入spring的DispatcherServlet 类进行处理,css文件也被拦截了,所以出现了警告。而“/”会拦截静态资源,例如css js 等静态资源,但是在servlet-mapping中配置后,就不会拦截,也就不会出现警告了。

如果我的回答解决了你的疑惑,请采纳。祝:学习愉快~

好帮手慕阿满 2019-06-04 11:30:06

同学你好,问一下同学如果有警告信息影响程序运行吗?如果有报错吗,建议同学将报错信息贴一下。

另外问一下同学web.xml中,servlet-mapping的url-pattern中是“/”还是“/*”呢?如:

http://img1.sycdn.imooc.com//climg/5cf5e56f00016b9605750257.jpg

如果是“/*”建议同学改为“/”再试试。

如果我的回答解决了你的疑惑,请采纳。祝:学习愉快~

  • 提问者 永夜将至 #1
    /和/*有什么区别?程序正常运行只是有警告 不知道什么意思
    2019-06-04 12:47:47
提问者 永夜将至 2019-06-03 19:44:02

完全是老师代码,运行是出现警告

问题已解决,确定采纳
还有疑问,暂不采纳

恭喜解决一个难题,获得1积分~

来为老师/同学的回答评分吧

0 星
SSM主流框架入门与综合项目实战2018版
  • 参与学习           人
  • 提交作业       205    份
  • 解答问题       4317    个

Java中非常实用的SSM整合开发内容,从Spring开始,到MyBaits的进阶内容,再到SpringMVC的应用,最后是SSM整合开发案例,逐步深入,助你成长为一名Java工程师!

了解课程
请稍等 ...
意见反馈 帮助中心 APP下载
官方微信

在线咨询

领取优惠

免费试听

领取大纲

扫描二维码,添加
你的专属老师