You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+10Lines changed: 10 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -211,3 +211,13 @@ The `apply` method will automatically add the `SpringDataRestInterceptor` to the
211
211
## Dependencies
212
212
213
213
The `spring-data-rest`*Angular* module requires the `ngResource`*Angular* module.
214
+
215
+
## Acknowledgements
216
+
217
+
When I first searched for an *Angular* module for Spring Data REST I just found the marvelous project of Jeremy which is useful if you just use [Spring HATEOAS](http://projects.spring.io/spring-hateoas). So please have a look at his [angular-hateoas](https://github.com/jmarquis/angular-hateoas) project because he gave me the full permissions to use his code base and project structure for this project here. At this point I want to thank him for his nice work.
218
+
219
+
## License
220
+
221
+
This *Angular* module is available under the MIT license.
0 commit comments