Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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


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

Last synced: 3 days 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