https://github.com/puzza007/badger
Badger Test project
https://github.com/puzza007/badger
Last synced: 3 months ago
JSON representation
Badger Test project
- Host: GitHub
- URL: https://github.com/puzza007/badger
- Owner: puzza007
- Created: 2016-10-04T01:44:28.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-10-04T01:44:32.000Z (over 9 years ago)
- Last Synced: 2024-12-31T20:16:23.237Z (over 1 year ago)
- Language: Shell
- Size: 50.8 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
badger microservice
===========================
Originally created on 2016-10-04.
Badger Test 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