Skip to content

Projeto de criação de um back-end seguindo a arquitetura Rest para o teste técnico.

Notifications You must be signed in to change notification settings

BrenoRev/BackEnd_CarRent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Angular's Project Back-End


Ferramentas utilizadas

  • Spring
  • H2-Database
  • JWT / Spring Security
  • Cryptografy BCrypt
  • Swagger-UI Documentation
  • Mock / JUnit 5 for Tests
  • Lombok

Swagger Documentation API

⚠️ Put the Bearer Token on the authorization before each POST, PUT, DELETE OR PATCH REQUEST

localhost:8081/swagger-ui/#/

Development Setup

Prerequisites

  • Java

Download or clone the code from this repository.

If you download as a zip file, be sure to unzip it.

https://github.com/BrenoRev/BackEnd_CarRent.git

Open your IDE and import the project as Maven Project

Run project as Spring Boot Application

The application should then compile and starting to mock SQL into H2-DB.

About

Projeto de criação de um back-end seguindo a arquitetura Rest para o teste técnico.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages