rulas666 / ng-spring-data

Spring Data REST + AngularJS example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spring Data REST + AngularJS example

This example uses Spring Data REST for easily creating RESTful webservices by writing a model and your repository (interface). On the front-end side this application uses AngularJS and angular-spring-data-rest for handling the Spring HATEOAS response.

Make sure you follow the tutorial for creating apps like this.

About

Spring Data REST + AngularJS example


Languages

Language:Java 77.5%Language:JavaScript 22.5%