Skip to content

A virtual library system built with Spring Boot, demonstrating CRUD operations, RESTful API design, and best practices for Java backend development.

Notifications You must be signed in to change notification settings

arturbomtempo-dev/virtual-library-spring-boot-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Virtual Library

This is a complete Java API project built with Spring Boot, PostgreSQL, and Docker, designed as an educational guide for those learning how to structure and develop RESTful APIs using best practices.

If you’re starting with Spring Boot and want to learn how to properly build a CRUD-based backend application following the MVC pattern, this project is for you. It includes structured layers, DTO usage, exception handling, and Dockerized database configuration. The full step-by-step explanation is available on Medium — click here to read the article.

About

A virtual library system built with Spring Boot, demonstrating CRUD operations, RESTful API design, and best practices for Java backend development.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages