インターフェースの使用
org.springframework.restdocs.templates.TemplateEngine
TemplateEngine を使用するパッケージ
パッケージ
説明
Spring REST Docs を構成するためのクラス。
テンプレート API の JMustache ベースの実装。
org.springframework.restdocs.config 内の TemplateEngine 使用
型 TemplateEngine のパラメーターを持つ org.springframework.restdocs.config のメソッド修飾子と型メソッド説明final T
RestDocumentationConfigurer.templateEngine
(TemplateEngine templateEngine) スニペットのレンダリングに使用されるTemplateEngine
を構成します。org.springframework.restdocs.templates.mustache 内の TemplateEngine 使用