/SpringBootBookstore

Spring boot simple project | Book Store Management

Primary LanguageHTML

Book Store Management

Developed a Java-based application for managing a book store using Spring Boot, MySQL database, Thymeleaf, and Spring Data JPA. The application includes the following features:

Features

  • Available Books: Displays a list of available books in the store.

  • New Book Registration: Allows users to add new books to the MySQL database and the store's inventory.

  • Edit/Delete Book: Enables users to edit or delete existing books from the database and the store.

  • My Books: Provides users with the ability to add books to their collection.