An open API service indexing awesome lists of open source software.

https://github.com/hellokoding/jpa-onetomany-springboot-hsql

JPA One-To-Many Relationship Mapping Example with Spring Data JPA, Spring Boot
https://github.com/hellokoding/jpa-onetomany-springboot-hsql

java jpa one-to-many spring-boot spring-data-jpa

Last synced: 5 months ago
JSON representation

JPA One-To-Many Relationship Mapping Example with Spring Data JPA, Spring Boot

Awesome Lists containing this project

README

          

# JPA One to Many Relationship Example with Spring Data JPA, Spring Boot

## Guide
https://hellokoding.com/jpa-one-to-many-relationship-mapping-example-with-spring-boot-hsql/

## Prerequisites
- JDK 1.7 or later
- Maven 3 or later

## Stack
- Spring Data JPA
- Spring Boot

## Run
`mvn spring-boot:run`