|
|
|
|
|
|
333
|
|
333
|
|
|
334
|
|
334
|
|
|
335
|
|
335
|
|
|
336
|
-[u-rest] /understanding/REST
|
|
|
|
337
|
-[u-json] /understanding/JSON
|
|
|
|
338
|
-[u-view-templates] /understanding/view-templates
|
|
|
|
|
|
336
|
+[u-rest]: /understanding/REST
|
|
|
|
337
|
+[u-json]: /understanding/JSON
|
|
|
|
338
|
+[u-view-templates]: /understanding/view-templates
|
|
339
|
[jackson]: http://wiki.fasterxml.com/JacksonHome
|
339
|
[jackson]: http://wiki.fasterxml.com/JacksonHome
|
|
340
|
-[u-war] /understanding/WAR
|
|
|
|
341
|
-[u-tomcat] /understanding/Tomcat
|
|
|
|
342
|
-[u-application-context] /understanding/application-context
|
|
|
|
|
|
340
|
+[u-war]: /understanding/WAR
|
|
|
|
341
|
+[u-tomcat]: /understanding/Tomcat
|
|
|
|
342
|
+[u-application-context]: /understanding/application-context
|
|
343
|
[`@Controller`]: http://static.springsource.org/spring/docs/current/javadoc-api/org/springframework/stereotype/Controller.html
|
343
|
[`@Controller`]: http://static.springsource.org/spring/docs/current/javadoc-api/org/springframework/stereotype/Controller.html
|
|
344
|
[`SpringApplication`]: http://static.springsource.org/spring-bootstrap/docs/0.5.0.BUILD-SNAPSHOT/javadoc-api/org/springframework/bootstrap/SpringApplication.html
|
344
|
[`SpringApplication`]: http://static.springsource.org/spring-bootstrap/docs/0.5.0.BUILD-SNAPSHOT/javadoc-api/org/springframework/bootstrap/SpringApplication.html
|
|
345
|
[`@EnableAutoConfiguration`]: http://static.springsource.org/spring-bootstrap/docs/0.5.0.BUILD-SNAPSHOT/javadoc-api/org/springframework/bootstrap/context/annotation/SpringApplication.html
|
345
|
[`@EnableAutoConfiguration`]: http://static.springsource.org/spring-bootstrap/docs/0.5.0.BUILD-SNAPSHOT/javadoc-api/org/springframework/bootstrap/context/annotation/SpringApplication.html
|