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

https://github.com/dnalchemist/jpa-relation-test


https://github.com/dnalchemist/jpa-relation-test

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

## Problem

Entity relation is not saving correctly: foreign key (phone.person_id) is not saved

### How to reproduce (Docker required)

#### JUnit Test

./gradlew test

#### Running application

./gradlew -xtest build && docker-compose up --build
curl localhost:8080/save