Two big mistakes you might make with JPA and how to avoid them
In this video, we discuss the two most frequently encountered mistakes developers make with JPA, how to spot and how to avoid them:
1. N+1 query problem
2. Transparent data mutation
Code on GitHub: https://github.com/lspil/youtubechannel/tree/master/two_big_problems_with_JPA