I plan to use Spring MVC +
angularJS for an
j2ee application. The questions are as follows :-
Is it possible to use AngularJS with Spring MVC, i am not talking about the Rest Services with Spring configuration here. Its Spring MVC framework to build the webapplication.If so kindly please throw light with an example.
I did google and found out like people use spring mvc and restful services synonymously,the google results which i got was like angularJS + spring mvc rest services,where in the request response is in the JSON format, i am not sure if thats the reason they say its Rest service.
Thank you