当前我正在使用Spring Boot v 1.3.x 我添加了错误html页面,如下所示:
但是默认的可白化消息仍然无法用我的html页面替换404。
它可以在Spring Boot v 2.x中运行,但我想使用Spring Boot v 1.3.x
查询: 有什么方法可以覆盖默认的404错误页面
答案 0 :(得分:0)
这是在Spring Boot 1.4中添加的,因此正常在Spring Boot 1.3中不起作用:https://github.com/spring-projects/spring-boot/wiki/spring-boot-1.4-release-notes#convention-based-error-pages