Skip to content

OKaluzny/spring-boot-rest-api-postgresql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published