Open harkinj opened 6 years ago
Hi John,
That's an excellent finding. Yes, for a proper consistency between score and badges, it should. Otherwise, the user might end up with some extra score but without the associated badges. It's not critical, but it can be avoided with the annotation.
I take note of this for a second edition of the book, thank you!
Thanks for the feedback, great book by the way :)
Hi, I think the GameServiceImpl ::newAttemptForUser method should have the @Transactional attribute added? Thanks John