Skip to content

satellite-of-love/berlin1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spring-rest-seed

This is an Atomist seed project for a Spring Boot REST service. You can edit this project freely, with Atomist generators capable of turning it into a clean, customized project.

This project builds and runs. To run it, type

$ ./mvnw spring-boot:run -DATOMIST_TEAM=<your Atomist team id>

The environment variable for your Atomist team id is not necessary for projects generated from this seed, which will have had the team put in.

Development

This project is driven using Maven.

Run locally

You can run the service locally using the following from the command:

$ ./mvnw spring-boot:run

Run tests

This service comes with some basic tests as a good starting point for writing your own. Use the following command to execute the tests using Maven:

$ ./mvnw test

Created by Atomist. Need Help? Join our Slack team.

Deep at the center of my being is an infinite well of love.

Releases

No releases published

Packages

No packages published