This project is a seed for creating Spring Boot REST service projects.
dsyer Fri, Feb 7, 2020 7:18 AM Help dsyer
This project is driven using Maven.
You can run the service locally using the following from the command:
$ ./mvnw spring-boot:run
L:1/2
X:1
T:Speed the Plough
M:4/4
C:Trad.
K:G
|:"G7"GABc dedB|dedB dedB|c2ec B2dB|c2A2 A2BA|
GABc dedB|dedB dedB|c2ec B2dB|A2F2 G4:|
|:g2gf gdBd|g2f2 e2d2|c2ec B2dB|c2A2 A2df|
g2gf g2Bd|g2f2 e2d2|c2ec B2dB|A2F2 G4:|
This service comes with some rudimentary tests as a good starting point for writing your own. Use the following command to execute the tests:
$ ./mvnw test
Created by Atomist. Need Help? Join our Slack team.