|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
|
|
1
|
2
|
What you'll build
|
|
2
|
3
|
-----------------
|
|
3
|
4
|
|
|
|
@@ -97,7 +98,6 @@ In a project directory of your choosing, create the following subdirectory struc
|
|
97
|
98
|
</dependency>
|
|
98
|
99
|
</dependencies>
|
|
99
|
100
|
|
|
100
|
|
- <!-- TODO: remove once bootstrap goes GA -->
|
|
101
|
101
|
<repositories>
|
|
102
|
102
|
<repository>
|
|
103
|
103
|
<id>spring-snapshots</id>
|
|
|
@@ -322,6 +322,7 @@ Summary
|
|
322
|
322
|
Congratulations! You've just developed a RESTful web service with Spring.
|
|
323
|
323
|
|
|
324
|
324
|
|
|
|
325
|
+
|
|
325
|
326
|
[u-rest]: /understanding/rest
|
|
326
|
327
|
[u-json]: /understanding/json
|
|
327
|
328
|
[u-jsp]: /understanding/jsp
|