#131 - Added Spring Data Neo4j example.
Original pull requests: #129, #130.
This commit is contained in:
committed by
Oliver Gierke
parent
0c1bee04b3
commit
f90bed38e2
@@ -39,6 +39,10 @@ We have separate folders for the samples of individual modules:
|
||||
|
||||
* `example` - Example how to use basic text search, geo-spatial search and facets.
|
||||
|
||||
## Spring Data Neo4j
|
||||
|
||||
* `example` - Example to show basic node and relationship entities and repository usage.
|
||||
|
||||
## Spring Data web support
|
||||
|
||||
* `web` - Example for Spring Data web integration (binding `Pageable` instances to Spring MVC controller methods, using interfaces to bind Spring MVCrequest payloads).
|
||||
|
||||
Reference in New Issue
Block a user