Add links to getting started guides

This commit is contained in:
Greg Turnquist
2014-02-27 12:55:51 -05:00
committed by Thomas Darimont
parent 3078f3d0e1
commit c38ee58292

View File

@@ -75,6 +75,11 @@ The goal of the Spring Data REST project is to provide a solid foundation on whi
* [Spring Data Book Example](https://github.com/SpringSource/spring-data-book/tree/master/rest)
* [Spring RESTBucks](https://github.com/olivergierke/spring-restbucks)
### Getting Started Guides
* [Accessing JPA Data with REST]({{site.main_site_url}}/guides/gs/accessing-data-rest)
* [Accessing Neo4j Data with REST]({{site.main_site_url}}/guides/gs/accessing-neo4j-data-rest)
### Presentations
* [Hypermedia APIs with Spring](https://speakerdeck.com/olivergierke/hypermedia-apis-with-spring-5)
@@ -83,4 +88,4 @@ The goal of the Spring Data REST project is to provide a solid foundation on whi
{% endcapture %}
{% include project_page.html %}
</html>
</html>