今天在做一个springcloud项目的时候发现一个前台页面跳转始终进不去的情况如下图
There was an unexpected error (type=Not Found, status=404). No message available
仔细查看了控制层发现注解都有 控制层如下
There was an unexpected error (type=Not Found, status=404). No message available
但是就是跳转不到,最后在pom.xml加入下面jar包才解决 附上代码
There was an unexpected error (type=Not Found, status=404). No message available
希望帮助到大家

相关文章: