springboot项目的controller层的注解是@RestController而不是@Controller
用@Controller会报以下错误:
springboot工程访问报错
原文:https://www.cnblogs.com/yyk520/p/13405967.html