GitHub - devvik/spring-mvc-angularjs: A simple application to demonstrate how to configure angularjs with Spring MVC · GitHub
Skip to content

devvik/spring-mvc-angularjs

 
 

Folders and files

Repository files navigation

spring-mvc-angularjs

A simple application to demonstrate how to configure angularjs with Spring MVC

The application demonstrates how to configure Spring MVC with AngularJS and Velocity.

It uses the AngularJS-Seed with some modifications to allow Spring MVC load the HTML. Also integrated Velocity in case it is needed to pass some values from the spring mvc controller into the partials or index.html file.

I also included the bootstrap library for a better UI.

RUN:

mvn tomcat:run

Then open the URL: http://localhost:8080/AngularSpringApp

About

A simple application to demonstrate how to configure angularjs with Spring MVC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages

  • Java 45.3%
  • HTML 27.4%
  • JavaScript 25.6%
  • CSS 1.7%