Skip to content

satellite-of-love/london

Repository files navigation

london

Build Status

This project contains a Spring Boot REST service for "a big city".

Development

This project is driven using Maven. You will need to install Maven locally to build, run, and test this project.

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.