|
|
@@ -153,12 +153,12 @@ Congratulations! You've just developed a RESTful web service with Spring.
|
|
153
|
153
|
|
|
154
|
154
|
|
|
155
|
155
|
|
|
156
|
|
-[u-rest]: /understanding/rest
|
|
157
|
|
-[u-json]: /understanding/json
|
|
158
|
|
-[u-jsp]: /understanding/jsp
|
|
|
156
|
+[u-rest]: /understanding/REST
|
|
|
157
|
+[u-json]: /understanding/JSON
|
|
|
158
|
+[u-jsp]: /understanding/JSP
|
|
159
|
159
|
[jackson]: http://wiki.fasterxml.com/JacksonHome
|
|
160
|
|
-[u-war]: /understanding/war
|
|
161
|
|
-[u-tomcat]: /understanding/tomcat
|
|
|
160
|
+[u-war]: /understanding/WAR
|
|
|
161
|
+[u-tomcat]: /understanding/Tomcat
|
|
162
|
162
|
[u-application-context]: /understanding/application-context
|
|
163
|
163
|
[`@Controller`]: http://static.springsource.org/spring/docs/current/javadoc-api/org/springframework/stereotype/Controller.html
|
|
164
|
164
|
[`SpringApplication`]: http://static.springsource.org/spring-bootstrap/docs/0.5.0.BUILD-SNAPSHOT/javadoc-api/org/springframework/bootstrap/SpringApplication.html
|