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: docs/modules/ROOT/pages/migration-from-eclipse-store.adoc
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ The first step is to define the appropriate entities and repositories tailored t
6
6
7
7
Next, the data must be transferred to the Spring-Data-Eclipse-Store storage.
8
8
To facilitate this, both EclipseStore and {product-name} must run within the same JVM (Java Virtual Machine).
9
-
This configuration enables the developer to operate both systems simultaneously and transfer data by making simple save calls to the respective repositories.
9
+
This configuration enables the developer to operate both systems simultaneously and transfer data by making simple ``save`` calls to the respective repositories.
0 commit comments