A simple application to demonstrate how to configure angularjs with Spring MVC
The application demonstrates how to configure Spring MVC with AngularJS
Get the application and build using mvn clean install and then deploy into jetty or tomcat and
then open the URL: http://localhost:8080/angular-spring-app or http://localhost:8080/AngularSpringApp or http://localhost:8080/ESM
This application show how to build application in angular using both $http and REST
Added a ng grid based screen to integrate grid feature
TODO
- add jasmin and karma test cases.
- make project with YEOMAN structure, so that it can be opened in web storm
- add a mobile app by reusing angular.