Skip to content

VidyaSriGP/AngularJS-RESTful-Sample

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AngularJS-RESTful-Sample

It's a Todo sample for AngularJS and Java RESTful

This sample project dependent on Java7 and using Maven to build product.

Getting Started

First, download this project

$ git clone https://github.com/AllenFang/AngularJS-RESTful-Sample.git

Then, open eclipse and select "File > import > Maven > Existing Maven Projects > {Select Directory} > Finish"

Finally, add this project to your Java web container(Ex: tomcat) and run.

Build

$ mvn clean install

Run

$ mvn tomcat7:run

About

It's a Todo sample for AngularJS and Java RESTful

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 45.6%
  • Java 31.7%
  • JavaScript 22.7%