/spring-boot-postgresql-crud-api

My first study of making Spring Boot/PostgreSQL API

Primary LanguageJava

spring-boot-postgresql-crud-api

My first exposure to writing Spring Boot/PostgreSQL API

Used dependencies

  • Spring Web
  • Spring Data JPA
  • PostgreSQL Driver

Create, Read, Update, Delete data.

Initial starter files created with spring initializr.