문서의 선택한 두 판 사이의 차이를 보여줍니다.
| 양쪽 이전 판 이전 판 다음 판 | 이전 판 | ||
|
springframework:springdoclet [2014/01/29 15:47] kwon37xi |
springframework:springdoclet [2015/02/06 23:01] (현재) kwon37xi [Gradle SpringDoclet] |
||
|---|---|---|---|
| 줄 1: | 줄 1: | ||
| - | ====== | + | ====== |
| + | * [[http:// | ||
| + | * [[programming: | ||
| + | ===== SpringDoclet | ||
| * [[http:// | * [[http:// | ||
| - | ===== Gradle SpringDoclet | + | ==== Gradle SpringDoclet ==== |
| [[https:// | [[https:// | ||
| 줄 21: | 줄 24: | ||
| options.docletpath = configurations.springDoclet.files.asType(List) | options.docletpath = configurations.springDoclet.files.asType(List) | ||
| options.doclet = " | options.doclet = " | ||
| + | // options.docTitle = " | ||
| } | } | ||
| </ | </ | ||
| * **'' | * **'' | ||
| - | ===== Rest Doclet | + | * 혹은 https:// |
| + | |||
| + | ==== Rest Doclet ==== | ||
| * [[https:// | * [[https:// | ||
| - | ===== WsDoc ===== | + | ==== WsDoc ==== |
| * [[https:// | * [[https:// | ||