Ecosyste.ms: Awesome
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: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/dnalchemist/jpa-relation-test
- Owner: DNAlchemist
- Created: 2021-01-15T11:35:27.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-01-17T14:45:53.000Z (almost 4 years ago)
- Last Synced: 2023-08-16T14:43:11.482Z (over 1 year ago)
- Language: Java
- Size: 64.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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