spring-boot/spring-bootstrap-samples
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
..
spring-bootstrap-actuator-sample [bs-129] Split up SecurityConfiguration and makes bits of it optional 2013-05-24 06:01:40 +01:00
spring-bootstrap-actuator-ui-sample [bs-138] Add @OnManagementContext for management beans 2013-05-30 08:43:50 +01:00
spring-bootstrap-batch-sample [bs-113] Remove dependency on slf4j for core jars 2013-05-09 15:32:31 +01:00
spring-bootstrap-data-sample Fix data sample (needed an enum for spring.jpa.ddl_auto) 2013-05-17 16:07:40 +01:00
spring-bootstrap-integration-sample Remove dependency-reduced-pom.xml 2013-05-17 16:10:59 +01:00
spring-bootstrap-jetty-sample Bump version to 0.5.0.BUILD-SNAPSHOT 2013-05-08 10:07:22 +01:00
spring-bootstrap-profile-sample Bump version to 0.5.0.BUILD-SNAPSHOT 2013-05-08 10:07:22 +01:00
spring-bootstrap-sample Bump version to 0.5.0.BUILD-SNAPSHOT 2013-05-08 10:07:22 +01:00
spring-bootstrap-simple-sample Bump version to 0.5.0.BUILD-SNAPSHOT 2013-05-08 10:07:22 +01:00
spring-bootstrap-tomcat-sample Bump version to 0.5.0.BUILD-SNAPSHOT 2013-05-08 10:07:22 +01:00
spring-bootstrap-trad-sample [bs-118], [bs-119]: add UI builder features 2013-05-15 15:58:18 +01:00
spring-bootstrap-ui-sample [bs-138] Add @OnManagementContext for management beans 2013-05-30 08:43:50 +01:00
spring-bootstrap-xml-sample Bump version to 0.5.0.BUILD-SNAPSHOT 2013-05-08 10:07:22 +01:00
src/main/assembly Fast forward existing prototype work 2013-04-24 10:02:07 +01:00
pom.xml [bs-138] Add @OnManagementContext for management beans 2013-05-30 08:43:50 +01:00