Commit Graph
2 Commits
Author SHA1 Message Date
Gonçalo Silva and Scott Andrews ed513ee846 Fix compile dependency on commons-logging 2013-06-14 15:20:42 +01:00
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