
spring
文章平均质量分 69
徐涛_java_web前端
啊啊
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
spring入门之ContextLoadListener
首先众所周知,将spring作为容器管理java的web项目的话,首先要将contextConfigLocationclasspath:applicationContext.xmlorg.springframework.web.context.ContextLoaderListener/listener-class>1、contextConfigLocation这个原创 2016-03-01 16:09:02 · 2032 阅读 · 0 评论 -
spring之spring mvc的DispatcherServlet
spring MVC的入口org.springframework.web.servlet.DispatcherServlet设置这个入口,spring mvcu原创 2016-03-01 17:21:48 · 516 阅读 · 0 评论 -
The DispatcherServlet configuration needs to include a HandlerAdapter that supports this handler
2016-03-06 15:32:00,620 [http-8080-1] DEBUG [com.mytest.dispart.MySpringDispart] - DispatcherServlet with name 'spring' processing GET request for [/EAccountSystem/main.do] 2016-03-06 15:32:00,624原创 2016-03-06 15:25:52 · 3855 阅读 · 0 评论