I am now developing a Spring + Hibernate + Spring Security + REST API based Web Application for my Final Year Project.
When I started Dynamic front End then I noticed Angular2 is changed their Technology significantly. Angular2 is much easier than Angular1 and also it's too much faster than Angular1. So I did not much interested to learn much about AngularJS1.
Now I am trying to Learn Angular2. I notice there is much JavaScript and TypeScript technology for deploying an Angular2 project. Like gulpjs, nodejs, Systemjs, babelJS etc. But it is too much for me to learn so much Front End technology at this time. I don't want to learn NodeJS now.
I need to know is there any way to Deploy Angular2 Application by Maven or gradle build tool and Tomcat Server?
I already know some jQuery and Angular1. So, should I go for those now?