Has someone experiences integrate AngularJS 2 in Spring MVC? What libraries you add to your web-app? How we can run Typescript in Spring? Project's structure? I tried to find from here but nothing found can help me. Basically i've finished building Rest API, configure security for my web app. Now i want to use AngularJS 2 in client side to handle user's request and response.
Thanks for reading.