Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring Boot JPA Hibernate CRUD Project

This project was initialized as part of my hands-on learning from Section 3 of the Udemy course: 🎓 Spring Boot 3, Spring 6 & Hibernate for Beginners


✅ Key Learnings & Technologies

  • JDBC (Java Database Connectivity) – Fundamental API for database interaction.
  • JPA (Java Persistence API) – Standard ORM (Object-Relational Mapping) specification.
  • Hibernate – The leading JPA vendor implementation used for efficient data persistence.
  • JPQL (Java Persistence Query Language) – Object-oriented query language for manipulating persistent entities.

This repository serves as a practical demonstration of my understanding and implementation of core Spring Boot, JPA, and Hibernate concepts.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages