Springboot项目启动后访问不到Controller
Posted lixxx
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Springboot项目启动后访问不到Controller相关的知识,希望对你有一定的参考价值。
controller 方法中
@Controller
改为
@RestController
以上是关于Springboot项目启动后访问不到Controller的主要内容,如果未能解决你的问题,请参考以下文章
IDEA启动springboot项目找不到application.yml配置文件
SpringBoot 访问不到static文件夹下的静态资源
IDEA访问不到SpringBoot项目webapp下的内容
SpringBoot切换版本时项目访问不到thymeleaf页面404