Sfoglia il codice sorgente

Add syntax highlighting

Greg Turnquist 13 anni fa
parent
commit
53f75f95eb
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1
    0
      README.asc

+ 1
- 0
README.asc Vedi File

@@ -2,6 +2,7 @@
2 2
 :spring_version: 3.2.4.RELEASE
3 3
 :spring_boot_version: 0.5.0.M4
4 4
 :icons: font
5
+:source-highlighter: highlightjs
5 6
 
6 7
 This guide walks you through the process of creating a "hello world" link:/understanding/REST[RESTful web service] with Spring.
7 8