I got problems with the default generated strategy GenerationType.AUTO , I add GenerationType.SEQUENCE for
- ScoreCard.java
- Multiplication.java
- MultiplicationResultAttempt.java
- User.java
then everything works just fine.
Please verify this issue and allow me to create a new PR if my solution is correct.