An open API service indexing awesome lists of open source software.

https://github.com/albertoimpl/atomistspringbootrest

My new project
https://github.com/albertoimpl/atomistspringbootrest

Last synced: 11 months ago
JSON representation

My new project

Awesome Lists containing this project

README

          

AtomistSpringBootRest microservice
===========================

Originally created on 2016-10-03.

My new project

To run locally
--------------

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

```shell
> ./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:

```shell
> ./mvnw test
```

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