You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/main/asciidoc/appendix/migrating.adoc
+1-1
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,7 @@ As there is always a Spring Data version corresponding to Neo4j-OGM, you would h
23
23
Spring Data however depends on Spring Framework and then the arguments from the first bullet apply.
24
24
Being unsure about which building blocks to include::
25
25
It's not easy to get the terms right.
26
-
We wrote the building blocks of an SDN+OGM setting https://michael-simons.github.io/neo4j-sdn-ogm-tips/what_are_the_building_blocks_of_sdn_and_ogm.html[here].
26
+
We wrote the building blocks of an SDN+OGM setting https://michael-simons.github.io/neo4j-examples-and-tips/what_are_the_building_blocks_of_sdn_and_ogm.html[here].
27
27
It may be so that all of them have been added by coincidence and you're dealing with a lot of conflicting dependencies.
28
28
29
29
TIP: Backed by those observations, we recommend to make sure you're using only the Bolt or http transport in your current application before switching from SDN+OGM to SDN.
0 commit comments