Skip to content

vladimirus/spring-angularjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Application demonstrating an AngularJS client talking to a Spring REST-powered backend.

Building

To build the WAR file simply run mvn package. This puts the WAR file in target/spring-angularjs.war.

You can deploy this WAR in any servlet container.

Running

You can run the app in Jetty using mvn jetty:run.

Once started, the app is available at http://localhost:8080.

About

Demo of Spring MVC REST and AngularJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published