Skip to content

DanielMichalski/spring-mvc-angularjs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

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

No packages published