springboot启动tomcat成功,但是无法访问,报404错误是怎么回事?
1个回答
展开全部
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>1.5.9.RELEASE</version></parent><dependencies>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-web</artifactId>
</dependency></dependencies>
这个parent 和下面那个web的约束要匹配我之前分开来取的,然后就是tomcat启动访问404,所以你改一下依赖就好了,两个记得要配对。
本回答被网友采纳
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询