Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 264 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 264 Bytes

A simple Spring Boot based REST API for books.

This is a simple backend application developed using Java and Spring. Its purpose is to show books saved in a database.

Technologies Used:

Java 17.
Spring 3.
PostgreSQL 16.
Swagger.
JUnit and Mockito.