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

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

JPA One to One Shared Primary Key Relationship Example with Spring Data JPA, Spring Boot
https://github.com/hellokoding/jpa-onetoone-sharedprimarykey-springboot-hsql

Last synced: 3 months ago
JSON representation

JPA One to One Shared Primary Key Relationship Example with Spring Data JPA, Spring Boot

Awesome Lists containing this project

README

        

# JPA One to One Shared Primary Key Relationship Example with Spring Boot, HSQL

## Guide
https://hellokoding.com/jpa-one-to-one-shared-primary-key-relationship-mapping-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`