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

https://github.com/mikenew01/springboot-api

Project Start for Spring Boot.
https://github.com/mikenew01/springboot-api

h2-database heroku jwt jwt-authentication jwt-token maven spring spring-boot spring-cloud spring-data spring-data-jpa spring-io spring-security springframework springmvc

Last synced: 2 months ago
JSON representation

Project Start for Spring Boot.

Awesome Lists containing this project

README

          

[![npm](https://img.shields.io/npm/l/express.svg?style=flat-square)]()
[![Build Status](https://travis-ci.org/Maikoncanuto/springboot-api.svg?branch=master)](https://travis-ci.org/Maikoncanuto/springboot-api)

# Project Start
This project is base for application in Spring Boot API.

## Pré Requirements
* Java 8.

## Example - Heroku:
Spring Boot API - Example: [MK Spring Boot API](https://mkspringboot.herokuapp.com/pessoas/)

````git
git clone https://github.com/Maikoncanuto/springboot.git
````

## Getting Started

#### Download the dependencies and launch the application:
````maven
mvn install
````

## Description.
- Spring Boot.
- Spring Data.
- H2 DataBase.