Phillip Webb
665d07ad74
Migrate to bootstrap maven plugin
...
Migrate certain samples to make use of the new bootstrap maven plugin
Issue: #52091115
13 years ago
Phillip Webb
ced99ff18c
Polish pom.xml
...
Polish pom.xml formatting and pull version numbers into parent pom
when possible.
13 years ago
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 ]
13 years ago
Dave Syer
6d844eb978
Allow mvn launch and shade plugin of UI sample
13 years ago
Dave Syer
6d21ff71ba
Add some dependencies to starters
13 years ago
Dave Syer
e24ffa7e64
Fix samples to include integration as a submodule
13 years ago
Dave Syer
202dae3213
Fix missing version for spring-core
13 years ago
Dave Syer
13cb224b0a
[bs-113] Remove dependency on slf4j for core jars
...
Also added explicit version for starter dependencies.
[Fixes #49588267 ]
13 years ago
Dave Syer
c0148b4536
Skip deployment for samples
13 years ago
Dave Syer
694a1dd408
Bump version to 0.5.0.BUILD-SNAPSHOT
13 years ago
Dave Syer
b897f35cad
[bs-85] New name for production-ready features = "actuator"
...
[#49047535 ]
13 years ago
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 ]
13 years ago
Dave Syer
fb6b224470
Fast forward existing prototype work
13 years ago