springboot custom error page

Static error on the page

   

   

Dynamic can be placed freemaker or thymeleaf

   

   

Matching rules:

Find someone dynamic page to find a static page

First find the exact error page to find fuzzy page

   

Note: The exact error page = 500.html / 400html

Fuzzy page = 5xx.html / 4xx.html

Guess you like

Origin www.cnblogs.com/fernfei/p/12079223.html