Commit 6dafa15e authored by Andy Wilkinson's avatar Andy Wilkinson

Remove mouldy start.groovy from the actuator sample

Fixes #900
parent b9c80433
@Grab("org.springframework.boot:spring-boot-starter-actuator:0.5.0.BUILD-SNAPSHOT")
@Grab("org.springframework.boot:spring-boot-starter-web:0.5.0.BUILD-SNAPSHOT")
@ComponentScan("org.springframework.boot.sample.service")
class Start {
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment