-
Notifications
You must be signed in to change notification settings - Fork 166
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
GH-775 - Update Neo4j-Java-Driver to 4.0.1 and support advanced schemes.
4.0.1 brings the opportunity to configure security (encryption and trustsettings) via URL schemes. A user should be able to use this with Neo4j-OGM as well and also be able to rely on the same behaviour across our stack (in regards of the standalon Spring Boot starter for the driver).
- Loading branch information
1 parent
935f9f5
commit ecfe28c
Showing
7 changed files
with
282 additions
and
111 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
51 changes: 0 additions & 51 deletions
51
...ntegration-tests/src/test/java/org/neo4j/ogm/drivers/bolt/MultipleURIsBoltDriverTest.java
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.