We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c536948 commit f34d82aCopy full SHA for f34d82a
README.adoc
@@ -31,8 +31,7 @@ You go through a set of simple steps to `declare` what data do you need
31
artifacts: Java, JavaScript and configuration files. Below,
32
`getCompanyAssociates` is annotated to return all records from a
33
`company_associate` table1) and this declaration is all you write to
34
-build a BlazeDS service that returns a collection of employee data
35
-(link:[Run view-source enabled demo)]:
+build a service that returns a collection of employee data:
36
37
[source,java]
38
----
0 commit comments