If you are looking forward to start a new spring project, you may need to do a lot of boilerplate…
Spring Data JPA
Deleting @ManyToMany parent entity without affecting child on Hibernate
Oh Dear!! It’s a nightmare getting MySQLIntegrityConstraintViolationException when you’re designing complex relational database structure for your app. Most of the time hibernate won’t…