spring-boot-rest-api-postgresql icon indicating copy to clipboard operation
spring-boot-rest-api-postgresql copied to clipboard

Plain RESTful Web Service with Spring Boot 3. Using PostgreSQL database, Hibernate and basic authentication. Also added the lombok.

Plain REST API CRUD with Spring Boot 3 and PostgreSQL.

Build Status

Technology stack:

  • Spring Boot 3;
  • Spring Web;
  • Spring Data;
  • PostgreSQL database;
  • Hibernate;
  • Lombok;
  • Spring Security (as basic authentication).

To run this application use:

mvn spring-boot:run

The view in the Postman:

http://localhost:8080/api/books