提交 ee0688a2 编写于 作者: B Brian Clozel

Add external links to reference doc and screencast

Links added:

* part of the reference documentation listing mave/gradle coordinates
* screencast published on the Spring blog (creating and deploying a REST
app under 5 minutes)
上级 d777d590
......@@ -53,7 +53,9 @@ deployment environments.
* Foundational support for JDBC, JPA, JMS
* Much more...
All avaible features, modules and their maven/gradle artifact names are described in [the Modules section of the reference documentation](http://docs.spring.io/spring-framework/docs/current/spring-framework-reference/html/overview.html#overview-modules).
All avaible features and modules are described in [the Modules section of
the reference documentation](http://docs.spring.io/spring-framework/docs/current/spring-framework-reference/html/overview.html#overview-modules).
Their [maven/gradle coordinates are also described there](http://docs.spring.io/spring-framework/docs/current/spring-framework-reference/html/overview.html#dependency-management).
## Minimum requirements
......@@ -159,6 +161,9 @@ the `MessagePrinter` is decoupled from the `MessageService` implementation, with
* [Designing and Implementing RESTful Web Services with Spring]({{site.main_site_url}}/guides/tutorials/rest)
### Screencasts
* [How to create a RESTful app in five minutes or less](http://spring.io/blog/2014/11/20/screencast-how-to-create-a-restful-app-in-five-minutes-or-less)
{% endcapture %}
{% include project_page.html %}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册