Spring Data Jpa save calls getId which returns null
I am struggling to find a reason why the save method calls the getId method when the id should be auto generated.
I am struggling to find a reason why the save method calls the getId method when the id should be auto generated.