one-to-many topic

List one-to-many repositories

MultiType

5.7k
Stars
749
Forks
Watchers

Flexible multiple types for Android RecyclerView.

jpa-hibernate-tutorials

273
Stars
220
Forks
Watchers

Hibernate Tutorials with Spring Boot and Spring-Data-JPA

jaguar_orm

217
Stars
54
Forks
Watchers

Source-generated ORM with relations (one-to-one, one-to-many, many-to-many), preloading, cascading, polymorphic relations, etc

online-bookstore

116
Stars
94
Forks
Watchers

Online book store is a single page(SPA) web application built from scratch using Angular 8 and Java spring boot with mysql database.

spring-boot-restful-api-example

35
Stars
30
Forks
Watchers

REST API with Spring Boot ,Swagger 2, Data JPA, hibernate, Mysql, One to Many , Many to One Bidirectional mapping

grpc-proxy

42
Stars
12
Forks
Watchers

gRPC Go Proxy library with support for one-to-many proxying and result aggregation.

MultiTypeAdapter

20
Stars
1
Forks
Watchers

RecyclerView通用多类型适配器MultiTypeAdapter,以布局文件为单位更细粒度的条目复用。

spring-boot-one-to-many

34
Stars
20
Forks
Watchers

Spring JPA, Hibernate One To Many example in Spring Boot with ManyToOne annotation

facebook-clone

40
Stars
17
Forks
Watchers

This is a FaceBook Clone made with Vue 3, Laravel, Tailwind CSS, Pinia, and Inertia JS

hibernate-table-relationship

16
Stars
5
Forks
Watchers

在 Hibernate 中如何配置多表关系映射,包括:一对一、一对多和多对多。