是不是没有配跨域?
1、使用@Controller + @ResponseBody注解,或是只使用@RestController
2、是不是访问地址输错了
说明 Controller 层映射的地址没有在前端对应的页面