Files
spring-boot/spring-boot-autoconfigure/src/test/resources
Phillip Webb 0bf025af7b Add out-of-the-box support for status error pages
Allow convention based status error pages. Static HTML or templates
can be used by placing the appropriately named file under a `/error`
folder. For example:

	/src/main/resource/templates/error/404.ftl
or	/src/main/resource/public/error/404.html

Pages can also be named after the status series (5xx or 4xx).

Fixes gh-2691
2016-04-29 14:02:59 -07:00
..
2015-03-27 15:55:42 -07:00
2016-01-25 16:24:20 +01:00
2015-01-09 13:50:39 +00:00
2015-09-08 16:05:22 -07:00
2015-03-27 15:55:42 -07:00
2016-02-25 20:15:02 +00:00
2015-05-15 15:18:49 +02:00