Remove commentary on Neo4j's licence

Closes gh-7214
This commit is contained in:
Andy Wilkinson 2016-10-24 14:36:35 +01:00
parent 2b46a4876f
commit 8150cbd0d1
1 changed files with 0 additions and 3 deletions

View File

@ -3380,9 +3380,6 @@ properties:
[[boot-features-connecting-to-neo4j-embedded]]
==== Using the embedded mode
NOTE: Neo4j's embedded mode is subject to a different licensing, make sure to review it
before integrating the dependency in your application.
If you add `org.neo4j:neo4j-ogm-embedded-driver` to the dependencies of your application,
Spring Boot will automatically configure an in-process embedded instance of Neo4j that
will not persist any data when your application shuts down. You can explicitly disable