jaloncad / spring-rest-at

spring-rest-at

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

spring-rest-seed

Build Status

This project is a seed for creating Spring Boot REST service projects.

Development

This project is driven using Maven.

Run locally

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

$ ./mvnw 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:

$ ./mvnw test

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

About

spring-rest-at


Languages

Language:Shell 47.0%Language:Batchfile 36.3%Language:Java 16.7%