idea启动服务没有报错,但是controller中的请求无法访问
问题描述:
给controller的方法中打上断点,发送请求后,无法访问到controller的方法,页面显示404,idea这边没有报错信息,idea的启动类位置正确,现在如何排查此问题?
答
1 包扫描问题
2 url拼写错误