/spring-boot-rest-api-postgresql

Plain RESTful Web Service with Spring Boot. Using PostgreSQL database, Hibernate and basic authentication.

Primary LanguageJava

Plain REST API CRUD with Spring Boot and PostgreSQL.

Build Status

Technology stack:

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

#####To run this application use:

mvn spring-boot:run

The view in the Postman:

http://localhost:8080/api/books

alt tag