Uses of Interface
org.springframework.restdocs.templates.Template
Package
Description
Template API used to render documentation snippets.
JMustache-based implementation of the template API.
-
Uses of Template in org.springframework.restdocs.templates
Modifier and TypeMethodDescriptionTemplateEngine.compileTemplate
(String path) Compiles the template at the givenpath
. -
Uses of Template in org.springframework.restdocs.templates.mustache
Modifier and TypeClassDescriptionclass