Przeglądaj źródła

Merge pull request #44 from benoitf/patch-1

Add link to execute the guide in a browser IDE (using Codenvy)
Greg Turnquist 8 lat temu
rodzic
commit
de1c81bd60
1 zmienionych plików z 3 dodań i 0 usunięć
  1. 3
    0
      README.adoc

+ 3
- 0
README.adoc Wyświetl plik

10
 :icons: font
10
 :icons: font
11
 :source-highlighter: prettify
11
 :source-highlighter: prettify
12
 
12
 
13
+image:http://beta.codenvy.com/factory/resources/codenvy-contribute.svg["Codenvy Developer Workspace", link="http://beta.codenvy.com/f?id=9fq0busbm3tz7i8c"]
14
+
15
+
13
 This guide walks you through the process of creating a "hello world" link:/understanding/REST[RESTful web service] with Spring.
16
 This guide walks you through the process of creating a "hello world" link:/understanding/REST[RESTful web service] with Spring.
14
 
17
 
15
 == What you'll build
18
 == What you'll build