issues
search
ranjithkumarravikumar52
/
issue-tracker
spring boot, spring mvc, MySQL, H2 and thymeleaf issue tracker app
0
stars
0
forks
source link
Bi-directional relationship should be saved with only helper method
#134
Closed
ranjithkumarravikumar52
closed
5 years ago
ranjithkumarravikumar52
commented
5 years ago
Updating bi-directional relationship shouldn't be done on both sides as it makes the code little verbose
Resources
HIbernate tips: 2 solutions
Using a helper method
ranjithkumarravikumar52
commented
5 years ago
To-do
User vs Role
Project vs User
Issue vs Project
ranjithkumarravikumar52
commented
5 years ago
Missing addProject in User class and no tests. :(
Resources