https://github.com/pendula95/hibernate-bug-session
https://github.com/pendula95/hibernate-bug-session
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/pendula95/hibernate-bug-session
- Owner: pendula95
- Created: 2023-05-12T00:44:43.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-05-12T00:49:25.000Z (about 3 years ago)
- Last Synced: 2025-02-12T15:37:20.583Z (over 1 year ago)
- Language: Java
- Size: 64.5 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# hibernate-bug-session
To reproduce you can:
Run test:
```
io.github.pendula95.BugReproducerTest
```
Run maven:
```
./mvnw clean test
```