I want to implement an angular 2 based app with a backend in Spring MVC. I was able to implement a basic web app using maven in eclipse on the Spring MVC. I know how the basic jsp system works. I now need to know how to integrate angular 2 into the project. I have a basic idea of angular 2 but am having some problems regarding how to deal with its dependencies in the spring mvc. Could you give me some directions?
-
2Questions asking us to recommend or find a book, tool, software library, tutorial or other off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.Jorge Campos– Jorge Campos2016-06-09 19:33:05 +00:00Commented Jun 9, 2016 at 19:33
-
I have edited the question. Is it fine now?Rochak Gupta– Rochak Gupta2016-06-09 19:39:00 +00:00Commented Jun 9, 2016 at 19:39
-
Almost. Now you have to show some effort. We here usually don't help people that don't show any effort. SO is not a free code service.Jorge Campos– Jorge Campos2016-06-09 19:53:38 +00:00Commented Jun 9, 2016 at 19:53
-
1Anyways, I got what I was looking for on stackoverflow.com/questions/35704973/…Rochak Gupta– Rochak Gupta2016-06-17 13:51:47 +00:00Commented Jun 17, 2016 at 13:51
-
github.com/Kiran-N/springboot-and-angular2Kiran Kumar– Kiran Kumar2017-01-11 15:55:34 +00:00Commented Jan 11, 2017 at 15:55
Add a comment
|