Add tomcat starter and tweak spring CLI
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
@Grab("org.springframework.bootstrap:spring-bootstrap-service:0.0.1-SNAPSHOT")
|
||||
@Grab("org.springframework.bootstrap:spring-bootstrap-web-application:0.0.1-SNAPSHOT")
|
||||
@Grab("org.springframework.bootstrap:spring-bootstrap-actuator:0.5.0.BUILD-SNAPSHOT")
|
||||
@Grab("org.springframework.bootstrap:spring-bootstrap-web-starter:0.5.0.BUILD-SNAPSHOT")
|
||||
@ComponentScan("org.springframework.bootstrap.sample.service")
|
||||
class Start {
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user