Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 686 Bytes

README.md

File metadata and controls

36 lines (23 loc) · 686 Bytes

QCon1

my new project

Based on seed project atomist-playground:spring-rest-seed

Development

This project is driven using Maven. FOOOOOO

Run locally

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

$ mvn spring-boot:run

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 using Maven:

$ mvn test

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