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
Dave Syer
6d844eb978
Allow mvn launch and shade plugin of UI sample
2013-05-17 16:08:55 +01:00
Dave Syer
6d21ff71ba
Add some dependencies to starters
2013-05-16 12:13:53 +01:00
Dave Syer
e24ffa7e64
Fix samples to include integration as a submodule
2013-05-09 17:37:06 +01:00
Dave Syer
202dae3213
Fix missing version for spring-core
2013-05-09 16:14:16 +01:00
Dave Syer
13cb224b0a
[bs-113] Remove dependency on slf4j for core jars
...
Also added explicit version for starter dependencies.
[Fixes #49588267 ]
2013-05-09 15:32:31 +01:00
Dave Syer
c0148b4536
Skip deployment for samples
2013-05-09 12:49:59 +01:00
Dave Syer
694a1dd408
Bump version to 0.5.0.BUILD-SNAPSHOT
2013-05-08 10:07:22 +01:00
Dave Syer
b897f35cad
[bs-85] New name for production-ready features = "actuator"
...
[#49047535 ]
2013-05-08 09:03:59 +01:00
Dave Syer
b462bc6e6c
[bs-96] Switch off m2e errors about /eclipse path
...
* Uploaded m2e eclipse baggage to http://static.springsource.org
* Changed location in parent pom
* Removed all main.basedir properties from poms
[Fixes #49285987 ]
2013-05-07 07:37:47 +01:00
Dave Syer
fb6b224470
Fast forward existing prototype work
2013-04-24 10:02:07 +01:00