spring-boot/spring-bootstrap-samples/spring-bootstrap-actuator-ui-sample
Dave Syer 6c5f9a5961 [bs-150] Add HTML error page to Actuator UI apps
The ErrorEndpoint now handles text/html requests differently, delegating
to a View named "error". This view will not exist by default so the user
will see an ugly 500 error, but it's easy to fix and there isn't a good
to provide a default.

[Fixes #51214943]
2013-06-07 12:46:04 +01:00
..
src [bs-150] Add HTML error page to Actuator UI apps 2013-06-07 12:46:04 +01:00
pom.xml [bs-138] Add @OnManagementContext for management beans 2013-05-30 08:43:50 +01:00