Skip to content

GeorgeCh2/spring-boot-postgresql

Repository files navigation

Spring Boot JPA PostgreSQL example with Maven

Initial Table

use test.sql to create the initial table.

mydb=> \i test.sql

Import Postman Collection

import

Import postgresql-rest-api.json to Postman.

collection

About

Demo project for Spring Boot + Hibernate + PostgreSQL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages