Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 476 Bytes

File metadata and controls

17 lines (10 loc) · 476 Bytes

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.