Skip to content

joaoaugustoma/API-CRUD-SpringBoot-PostgreSQL-BackEnd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

API-CRUD-SpringBoot-PostgreSQL-BackEnd

Backend implementation of REST api with Springboot + JPA + PostgreSQL.

Goal

Create a basic CRUD using Spring Boot with Spring Data JPA

  • Create
  • Read
  • Update
  • Delete

Requirements

  • On inclusion a field must be unique and validated (choice a attribute that cannot be repeated)
  • A listing using JPQL
  • A listing method using an attribute

Releases

No releases published

Packages

No packages published

Languages