We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 522253d commit 5c5d003Copy full SHA for 5c5d003
1 file changed
modules/hello-world/pages/start-using-sdk.adoc
@@ -42,6 +42,10 @@ We'll explore creating and retrieving data records in more detail <<create-read-
42
(and touch lightly upon a little of Java's functional programming approach as we go),
43
after walking through a quick installation.
44
45
+TIP: This page walks you through a quick installation, and CRUD examples against the Data Service.
46
+Elsewhere in this section you can find a fully worked-through xref:hello-world:sample-application.adoc[] and,
47
+for those new to document (NoSQL) databases, our xref:hello-world:student-record-developer-tutorial.adoc[Student Record Tutorial].
48
+
49
50
== Before You Start
51
0 commit comments