You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Book Store Application is a simple Java-based web project that allows users to browse, add, and manage books, register accounts, and place orders. Built with Spring Boot, Spring MVC, and Spring Data JPA, it demonstrates core backend development principles such as layered architecture, RESTful endpoints, and CRUD operations.