-
Updated
Jun 13, 2023 - Java
many-to-many
Here are 76 public repositories matching this topic...
Spring Boot demo comparing JPA lazy loading (N+1 problem) vs EntityGraph optimization. Shows performance difference between 11 queries vs 1 query for Books-Authors many-to-many relationship. Includes query counting, tests, and metrics.
-
Updated
Sep 30, 2025 - Java
Hibernate with Spring Boot and Spring-Data-JPA
-
Updated
Sep 19, 2020 - Java
-
Updated
Jan 31, 2024 - Java
SpringBoot with spring security JWT and JPA Relationships(ManytoMany, OneToMany etc)
-
Updated
May 4, 2022 - Java
Crie um sistema que possibilite o cadastro de Revistas
-
Updated
Apr 12, 2022 - Java
The task was to build an api-system for student service where a student could be assigned to many course and a course contain many topic.
-
Updated
Nov 23, 2019 - Java
Many to Many relationship demonstration with additional fields
-
Updated
Aug 2, 2022 - Java
Utilizando java com jpa e hybarnate (MySQL) para criar um banco ManyToMany
-
Updated
Jun 10, 2025 - Java
A Simple Android Project Demonstrating Persistence of Objects (Involved in a Many-to-Many Relationship) Using JDXA ORM
-
Updated
Aug 29, 2017 - Java
Example project demonstrating Many-to-Many association using Hibernate, showcasing bidirectional relationships between entities with GitHub integration
-
Updated
Jul 7, 2024 - Java
a basic example of how to create a CRUD (Create, Read, Update, Delete) application using Spring Boot, JPA and H2 database with Many to Many relationship
-
Updated
Jul 11, 2023 - Java
Educational exercise from Wild Code School about many-to-many associations with Spring Data JPA Hibernate.
-
Updated
Sep 17, 2020 - Java
This project, the "Student Entity Data Mapper Project," is a Spring Boot application that demonstrates mapping and CRUD operations for student and related entities, including Address, Course, Book, Laptop, and Apply (DTO). It provides a set of RESTful API endpoints for managing student records and their associations with these entities.
-
Updated
Oct 8, 2023 - Java
Putting theory to practice and creating a Spring Boot application with a many to many relationship. Utilizing a MySQL database.
-
Updated
Jul 11, 2023 - Java
This project, the "Student Entity Data Mapper Project," is a Spring Boot application that demonstrates mapping and CRUD operations for student and related entities, including Address, Course, Book, Laptop, and Apply (DTO). It provides a set of RESTful API endpoints for managing student records and their associations with these entities.
-
Updated
Oct 8, 2023 - Java
Ejercicio eventos (Fiestas, personas y habilidades), en relaciónes ManyToOne, OneToMany y ManyToMany
-
Updated
Oct 5, 2024 - Java
Hibernate tutorial 6 : "Many To Many" association
-
Updated
Oct 19, 2017 - Java
Improve this page
Add a description, image, and links to the many-to-many topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the many-to-many topic, visit your repo's landing page and select "manage topics."