-
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
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
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
Utilizando java com jpa e hybarnate (MySQL) para criar um banco ManyToMany
-
Updated
Jun 10, 2025 - 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
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
IFCE - Trabalho da disciplina Projeto de Sistemas da Informação
-
Updated
Dec 19, 2022 - Java
Repositório do curso Jornada do Conhecimento de Back-End Java (Nível Intermediário) - Java e JPA: consultas avançadas, performance e modelos complexos da plataforma Alura.
-
Updated
Dec 24, 2023 - Java
Este proyecto es una aplicación de Spring Boot 3 que utiliza JPA (Java Persistence API) e Hibernate para gestionar la persistencia de datos en una base de datos relacional.
-
Updated
Jul 30, 2024 - Java
SpringBootJPAManyToManyAppPostgresSqlSpringEurekaServerMicroService
-
Updated
Jan 21, 2022 - Java
Using MySQL Workbench to rewrite the database so that one book could be written by several authors, also one author can write several books. Implement a many-to-many relationship.
-
Updated
Feb 28, 2023 - Java
Siga os passos e aprenda a criar cadastros básicos
-
Updated
Apr 17, 2022 - 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."