[bs-85] New name for production-ready features = "actuator"

[#49047535]
This commit is contained in:
Dave Syer
2013-05-08 08:53:48 +01:00
parent eb7bc64e75
commit b897f35cad
71 changed files with 7 additions and 7 deletions

View File

@@ -0,0 +1,4 @@
@Grab("org.springframework.bootstrap:spring-bootstrap-service:0.0.1-SNAPSHOT")
@Grab("org.springframework.bootstrap:spring-bootstrap-web-application:0.0.1-SNAPSHOT")
class Start {
}