-
Notifications
You must be signed in to change notification settings - Fork 40.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert "Adapt to Spring Data Neo4j now requiring a transaction manager"
This reverts commit b6467ed. Changes in Spring Data Neo4j mean that these changes are no longer necessary. They also caused a problem with multiple transaction managers being present when mixing Neo4j and, say, Data JPA. Closes gh-40895
- Loading branch information
1 parent
19fb329
commit 211bf95
Showing
5 changed files
with
29 additions
and
116 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
48 changes: 0 additions & 48 deletions
48
...g/springframework/boot/autoconfigure/data/neo4j/Neo4jTransactionManagerConfiguration.java
This file was deleted.
Oops, something went wrong.
54 changes: 0 additions & 54 deletions
54
...ingframework/boot/autoconfigure/data/neo4j/Neo4jTransactionalComponentsConfiguration.java
This file was deleted.
Oops, something went wrong.