Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions Chapter_12/neo4j/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
spring-data-neo4j-samples
=========================
The project is not intended to be built into a deployable JAR file,
but instead includes a test case that demonstrates Spring Data Mongo.
You may run this test case with 'mvn test' or import the project into
but instead includes a test case that demonstrates Spring Data Neo4j.
You may run this test case with 'gradlew test' or import the project into
your IDE and run the test there.