好多人404错误啊

来源:1-5 SpringMVC环境配置-2

廖伟锋

2020-09-03 00:35:34

http://img.mukewang.com/climg/5f4fc9af09dca5f905830299.jpg

http://img.mukewang.com/climg/5f4fc9c309373f4313660736.jpg

写回答

2回答

好帮手慕小班

2020-09-03

同学你好,404错误一般是路径访问错误,比如:项目名、端口号等内容不正确。

同学报出404问题,同学就需要检查一下自己的配置,比如:

http://img.mukewang.com/climg/5f505ba1094be2d707120207.jpg

http://img.mukewang.com/climg/5f505bcd093326f004100488.jpg

检查看看后,重启项目再来试试。

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

0

廖伟锋

提问者

2020-09-03

[2020-09-03 08:23:12,143] Artifact first_springmvc:Web exploded: Artifact is being deployed, please wait...

03-Sep-2020 08:23:16.533 信息 [RMI TCP Connection(3)-127.0.0.1] org.apache.jasper.servlet.TldScanner.scanJars 至少有一个JAR被扫描用于TLD但尚未包含TLD。 为此记录器启用调试日志记录,以获取已扫描但未在其中找到TLD的完整JAR列表。 在扫描期间跳过不需要的JAR可以缩短启动时间和JSP编译时间。

03-Sep-2020 08:23:17.033 信息 [RMI TCP Connection(3)-127.0.0.1] org.springframework.web.servlet.FrameworkServlet.initServletBean Initializing Servlet 'springmvc'

03-Sep-2020 08:23:19.562 信息 [RMI TCP Connection(3)-127.0.0.1] org.springframework.web.servlet.FrameworkServlet.initServletBean Completed initialization in 2528 ms

[2020-09-03 08:23:19,598] Artifact first_springmvc:Web exploded: Artifact is deployed successfully

[2020-09-03 08:23:19,599] Artifact first_springmvc:Web exploded: Deploy took 7,455 milliseconds

03-Sep-2020 08:23:21.908 信息 [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployDirectory 把web 应用程序部署到目录 [D:\Tomcat 8.5\webapps\manager]

03-Sep-2020 08:23:22.977 信息 [localhost-startStop-1] org.apache.jasper.servlet.TldScanner.scanJars 至少有一个JAR被扫描用于TLD但尚未包含TLD。 为此记录器启用调试日志记录,以获取已扫描但未在其中找到TLD的完整JAR列表。 在扫描期间跳过不需要的JAR可以缩短启动时间和JSP编译时间。

03-Sep-2020 08:23:23.022 信息 [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web application directory [D:\Tomcat 8.5\webapps\manager] has finished in [1,111] ms


0

0 学习 · 8263 问题

查看课程