|
|
@@ -30,8 +30,8 @@ What you'll need
|
|
30
|
30
|
|
|
31
|
31
|
|
|
32
|
32
|
<a name="scratch"></a>
|
|
33
|
|
-Set up the project
|
|
34
|
|
-------------------
|
|
|
33
|
+## Set up the project
|
|
|
34
|
+
|
|
35
|
35
|
|
|
36
|
36
|
{!snippet:build-system-intro}
|
|
37
|
37
|
|
|
|
@@ -91,8 +91,7 @@ Set up the project
|
|
91
|
91
|
|
|
92
|
92
|
|
|
93
|
93
|
<a name="initial"></a>
|
|
94
|
|
-Create a resource representation class
|
|
95
|
|
---------------------------------------
|
|
|
94
|
+## Create a resource representation class
|
|
96
|
95
|
|
|
97
|
96
|
Now that you've set up the project and build system, you can create your web service.
|
|
98
|
97
|
|