marcospojr / carros-api

API RESTful de carros com objetivo de aprendizado com SpringBoot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This project is a RESTful API with SpringBoot

How to run application

## Build application from base directory

mvn clean install

## Run Spring boot application with embedded H2 database

mvn spring-boot:run

About

API RESTful de carros com objetivo de aprendizado com SpringBoot


Languages

Language:Java 99.8%Language:TSQL 0.2%