求助,按网上的教程,搭建maven+SSM的项目,出现如下报错,是哪里配有问题吗

SoftwareArchitecture 2017-04-02 07:55:04
[org.springframework.web.context.ContextLoader] - Root WebApplicationContext: initialization started
[org.springframework.web.context.support.XmlWebApplicationContext] - Refreshing Root WebApplicationContext: startup date [Sun Apr 02 19:49:47 CST 2017]; root of context hierarchy
[org.springframework.beans.factory.xml.XmlBeanDefinitionReader] - Loading XML bean definitions from class path resource [applicationContext.xml]
[org.springframework.beans.factory.xml.XmlBeanDefinitionReader] - Loading XML bean definitions from class path resource [spring-dao.xml]
[org.springframework.beans.factory.xml.XmlBeanDefinitionReader] - Loading XML bean definitions from class path resource [spring-db.xml]
[org.springframework.beans.factory.xml.XmlBeanDefinitionReader] - Loading XML bean definitions from class path resource [spring-tx.xml]
[org.springframework.beans.factory.config.PropertyPlaceholderConfigurer] - Loading properties file from class path resource [jdbc.properties]
[org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor] - JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
[org.springframework.web.context.ContextLoader] - Root WebApplicationContext: initialization completed in 1335 ms
[org.springframework.web.servlet.DispatcherServlet] - FrameworkServlet 'SpringMVC': initialization started
[org.springframework.web.context.support.XmlWebApplicationContext] - Refreshing WebApplicationContext for namespace 'SpringMVC-servlet': startup date [Sun Apr 02 19:49:48 CST 2017]; parent: Root WebApplicationContext
[org.springframework.beans.factory.xml.XmlBeanDefinitionReader] - Loading XML bean definitions from ServletContext resource [/WEB-INF/spring-mvc.xml]
四月 02, 2017 7:49:48 下午 org.apache.catalina.core.ApplicationContext log
信息: Initializing Spring FrameworkServlet 'SpringMVC'
[org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor] - JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
[org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] - Mapped "{[/user/userList],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssm.controller.UserController.userList(javax.servlet.http.HttpServletRequest,org.springframework.ui.Model)
[org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] - Mapped "{[/user/showUser],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssm.controller.UserController.showUser(javax.servlet.http.HttpServletRequest,org.springframework.ui.Model)
[org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] - Mapped "{[/user/addUser],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssm.controller.UserController.addUser(javax.servlet.http.HttpServletRequest,org.springframework.ui.Model)
[org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] - Mapped "{[/user/addUserUI],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssm.controller.UserController.addUserUI()
[org.springframework.web.servlet.handler.SimpleUrlHandlerMapping] - Mapped URL path [/**] onto handler 'org.springframework.web.servlet.resource.DefaultServletHttpRequestHandler#0'
[org.springframework.web.servlet.DispatcherServlet] - FrameworkServlet 'SpringMVC': initialization completed in 920 ms
...全文
159 5 打赏 收藏 转发到动态 举报
写回复
用AI写文章
5 条回复
切换为时间正序
请发表友善的回复…
发表回复
李德胜1995 2017-04-02
  • 打赏
  • 举报
回复
引用 4 楼 mutouren456 的回复:
[quote=引用 3 楼 pany1209 的回复:] [quote=引用 2 楼 mutouren456 的回复:] [quote=引用 1 楼 pany1209 的回复:] 没错吧??。。。。页面能访问吗???
报404错误[/quote] 你打印出来的这些只是日志。。。。有没有Exception之类的???[/quote] 没有[/quote] 试试tomcat首页能否访问。。。。。有可能你的访问地址写错了???
  • 打赏
  • 举报
回复
引用 3 楼 pany1209 的回复:
[quote=引用 2 楼 mutouren456 的回复:]
[quote=引用 1 楼 pany1209 的回复:]
没错吧??。。。。页面能访问吗???


报404错误[/quote]
你打印出来的这些只是日志。。。。有没有Exception之类的???[/quote]


没有
李德胜1995 2017-04-02
  • 打赏
  • 举报
回复
引用 2 楼 mutouren456 的回复:
[quote=引用 1 楼 pany1209 的回复:] 没错吧??。。。。页面能访问吗???
报404错误[/quote] 你打印出来的这些只是日志。。。。有没有Exception之类的???
  • 打赏
  • 举报
回复
引用 1 楼 pany1209 的回复:
没错吧??。。。。页面能访问吗???
报404错误
李德胜1995 2017-04-02
  • 打赏
  • 举报
回复
没错吧??。。。。页面能访问吗???

81,092

社区成员

发帖
与我相关
我的任务
社区描述
Java Web 开发
社区管理员
  • Web 开发社区
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧