Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

8 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“š Spring Boot CRUD App – Authors & Books

This is a basic CRUD backend application built using Spring Boot and Java. The purpose of this project is to help me learn the fundamentals of Spring Boot, RESTful APIs, and Java backend development.

πŸ”§ Features

  • Create, Read, Update, and Delete (CRUD) operations for:
    • Authors
    • Books
  • RESTful API design
  • Data persistence with JPA and Hibernate
  • Entity relationships (One-to-Many: Author β†’ Books)

πŸ› οΈ Tech Stack

  • Java 17
  • Spring Boot
  • Spring Data JPA
  • PostgreSQL (for database)
  • Maven (for build management)
  • Postman / cURL (for testing APIs)

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages