吹静静

欢迎QQ交流:592590682

 首先在/src/main/resources下创建文件夹/public/error

在文件夹里创建html页面,jsp页面不可以。

<html>
<body>
    <img src="/img/error/404.gif">
</body>
</html>

访问报错时触发

 

posted on 2018-11-14 09:41  吹静静  阅读(1209)  评论(0编辑  收藏  举报