0
votes
0answers
139 views

Java Design Question - Updates to Multiple Tables

My application is having several domains and have corresponding screens for doing all the CRUD operations. Now I have a requirement where objects from cross domain should be shown in single screen. ...
1
vote
1answer
418 views

How to start learning Spring framework with all its associated functionalities? [closed]

I am going to delve into the nuances of Spring. I have a little information about this framework. So I am not going in blind. But still I will like to start it as a beginner and then move up the ...