MarkMcCann1 / AtomistTest

My new Atomist project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AtomistTest microservice

Originally created on 2016-11-23.

My new Atomist project

To run locally

This Spring Boot microservice is driven using Maven. To run locally simply execute the following from the command line:

> ./mvnw spring-boot:run

To run tests

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

> ./mvnw test

Extend the project

The following Atomist editors are available for this project:


Created by Atomist. Need Help? Join our Slack team

About

My new Atomist project


Languages

Language:Shell 44.6%Language:Batchfile 31.5%Language:Java 23.9%