Skip to content

foolyb/springmvc-angularjs-demo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 

Repository files navigation

springmvc-angularjs-demo

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/springmvc-angularjs-demo

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 61.9%
  • JavaScript 34.6%
  • CSS 3.5%