Skip to content

mzaintariqdev/springbootwithpostgres

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 Spring Boot CRUD API with PostgreSQL & JPA

This is a simple REST API project built using Spring Boot, JPA (Hibernate), and PostgreSQL.
It demonstrates basic CRUD operations, pagination, and input validation.


🧰 Tech Stack

  • Spring Boot
  • Spring Web
  • Spring Data JPA
  • Hibernate (JPA implementation)
  • PostgreSQL
  • Bean Validation (Jakarta Validation)

📌 Features

  • Create a user
  • Get all users with pagination
  • Get user by ID
  • Delete user
  • Input validation (name, email)
  • Automatic table creation using JPA

About

A short CRUD API Project with Spring boot and Postgresql

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages