When I develop a web app with Rest frontend and Spring backend. What is model, view and controller there?
I get that the database is the model, and the HTML in Rest is the view, but is Javascript the controller or is it the backend code in Spring the controller or both?
submitted by /u/brgreen25
[link] [comments]