Skip to content

gildo-farias/API-Rest_SpringBoot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

API Rest Backend(Biblioteca)

API Rest usando SpringBoot, SpringBootDevTools, SpringMVC, SpringJPA Hibernate(PostgreSQL).

Frontend

Biblioteca Angular.

Prerequisites

  • Eclipse IDE.
  • PostgreSQL.

Get Started

  1. Clone the Project or Download ZIP project(unzip this).
  2. Open Eclipse, File/Import/Maven/Existing Maven Projects, Choose the clone directory.
  3. Run Application ApirestApplication.

Base de Dados (PostgreSQL)

  • PORTA = 5432
  • DATABASE = BibliotecaDB
  • USERNAME = postgres
  • PASSWORD = 123456