Jatinder-Singh1064 / 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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


Languages

Language:Java 100.0%