DATAGRAPH-540 Update SDN examples to 3.2.1.RELEASE

* Cineasts, added profiles for REST/Advanced, removed the separate projects
* Todos
* Hello World
* My-Restaurants
* removed IMDB
This commit is contained in:
Michael Hunger
2015-02-09 20:23:39 +01:00
parent 9b9a6bee96
commit 61a55cf5db
303 changed files with 354 additions and 15874 deletions

View File

@@ -63,10 +63,7 @@
<modules>
<module>spring-data-neo4j-examples/hello-worlds</module>
<module>spring-data-neo4j-examples/hello-worlds-aspects</module>
<module>spring-data-neo4j-examples/imdb</module>
<module>spring-data-neo4j-examples/cineasts</module>
<module>spring-data-neo4j-examples/cineasts-aspects</module>
<module>spring-data-neo4j-examples/cineasts-rest</module>
<module>spring-data-neo4j-examples/myrestaurants-social</module>
<module>spring-data-neo4j-examples/todos</module>
<module>spring-data-neo4j-examples/backwardscompatibility</module>