spring-boot/spring-boot-samples/spring-boot-sample-actuator
Dave Syer 27580e726f Add generic error handling to BasicErrorController
Since Spring supports gobal error handling through
@ControllerAdvice, it is quite easy to set up more meta-data
about an exception for the BasicErrorController. You need
to be careful not to swallow Security exceptions, and probably
others (optionally) so this feature needs a bit more work.

See gh-538
2014-04-29 15:23:28 +01:00
..
src Add generic error handling to BasicErrorController 2014-04-29 15:23:28 +01:00
build.gradle Declare all repositories in build samples 2014-03-25 16:00:55 -07:00
build.xml Update ant example to 1.0.0.BUILD-SNAPSHOT 2014-01-21 10:22:42 -08:00
ivy.xml Declare all repositories in build samples 2014-03-25 16:00:55 -07:00
ivysettings.xml Declare all repositories in build samples 2014-03-25 16:00:55 -07:00
pom.xml Add generic error handling to BasicErrorController 2014-04-29 15:23:28 +01:00
start.groovy Ops -> Actuator 2013-07-31 13:20:26 -07:00