Answer the question
In order to leave comments, you need to log in
How to properly map data from AngularJS forms to Hibernate back-end objects?
Hello colleagues.
I apologize for the style of presentation, but I don’t even know from which side to approach the solution of the problem, therefore I will state it in my own words.
There is an old RDBMS application. Now they decided to replace it with a new version that I will write.
Web-UI on AngularJS, back-end on Spring Boot.
Many screens on which there are ten fields from various "multi-column" tables.
Writing a request to select data for displaying labor is not (only a dozen joins). But what about when the data needs to be updated?
I would not want to write a bunch of code that will keep track of what has changed on the back end and climb to update one field in several objects.
Are there good practices for such a case?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question