spring-boot/spring-bootstrap-samples/spring-bootstrap-actuator-ui-sample
Dave Syer 3ba5f56808 [bs-138] Add @OnManagementContext for management beans
User adds @OnManagementContext to a bean or @Configuration and
it should be included in the management context (if there is one)
whether it is the main context or a child.

Makes it easy to secure the management endpoints and keep
the rest open (see actuator-ui-sample).

[#50721675]
2013-05-30 08:43:50 +01:00
..
src [bs-138] Add @OnManagementContext for management beans 2013-05-30 08:43:50 +01:00
pom.xml [bs-138] Add @OnManagementContext for management beans 2013-05-30 08:43:50 +01:00