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

https://github.com/hellokoding/jpa-onetoone-foreignkey-springboot-hsql

JPA One-To-One Foreign Key Relationship Mapping Example with Spring Data JPA, Spring Boot
https://github.com/hellokoding/jpa-onetoone-foreignkey-springboot-hsql

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

Last synced: about 1 month ago
JSON representation

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

Awesome Lists containing this project

README

        

# JPA One-To-One Foreign Key Relationship Mapping Example with Spring Data JPA, Spring Boot

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

## What you'll need
- JDK 1.7 or later
- Maven 3 or later

## Stack
- Spring Data JPA
- Spring Boot

## Run
`mvn spring-boot:run`