Skip to content

Developed a REST API demonstrating the student-subject-teacher scenario using JpaRepository with various JPA Hibernate Relationship mappings such as OneToMany, ManyToOne, ManyToMany, etc with in-memory H2 Database.

Notifications You must be signed in to change notification settings

Jatinder-Singh1064/spring-data-jpa-relationships

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spring-data-jpa-relationships

Developed a REST API demonstrating the student-subject-teacher scenario using JpaRepository with various JPA Hibernate Relationship mappings such as OneToMany, ManyToOne, ManyToMany, etc with in-memory H2 Database.

Technologies used: Java, REST WS, JAX-RS, Spring Boot, JPA/Hibernate, Cyclic Dependency handling for - M:M, M:1, 1:M relations. Tools used: Spring Tools Suite4, Tomcat Server, In-memory H2 Database, Postman, and Maven

About

Developed a REST API demonstrating the student-subject-teacher scenario using JpaRepository with various JPA Hibernate Relationship mappings such as OneToMany, ManyToOne, ManyToMany, etc with in-memory H2 Database.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages