A Spring Boot project demonstrating dynamic table mapping using JPA and Hibernate, where any table can be the parent and any table can be the child.
java spring-boot jpa inheritance hibernate spring-data-jpa entity-relationship inheritance-mapping dynamic-mapping parent-child-relationships dynamic-table-mapping parent-child-mapping
-
Updated
Oct 4, 2025 - Java