# spring-rest-seed
[](https://travis-ci.org/atomist-seeds/spring-rest-seed)
[boot]: https://projects.spring.io/spring-boot/
[rest]: https://en.wikipedia.org/wiki/Representational_state_transfer
This project is a seed for creating [Spring Boot][boot] [REST][rest]
service projects.
> [name=dsyer]
> [time=Fri, Feb 7, 2020 7:18 AM]
> [color=#ea6e60]
> Help
> [name=dsyer]
---
## Development
This project is driven using [Maven][mvn].
[mvn]: https://maven.apache.org/
---
### Run locally
You can run the service locally using the following from the command:
```
$ ./mvnw spring-boot:run
```
```abc
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:|
```
---
### Run tests
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][atomist].
Need Help? [Join our Slack team][slack].
[atomist]: https://www.atomist.com/
[slack]: https://join.atomist.com/
{"metaMigratedAt":"2023-06-15T03:29:29.344Z","metaMigratedFrom":"Content","title":"spring-rest-seed","breaks":false,"contributors":"[{\"id\":\"77c77487-bbef-4f2a-998e-b3e34e7f87b8\",\"add\":1254,\"del\":1}]"}