Uses of Interface
org.springframework.restdocs.templates.TemplateEngine
Package
Description
Classes for configuring Spring REST Docs.
JMustache-based implementation of the template API.
-
Uses of TemplateEngine in org.springframework.restdocs.config
Modifier and TypeMethodDescriptionfinal T
RestDocumentationConfigurer.templateEngine
(TemplateEngine templateEngine) Configures theTemplateEngine
that will be used for snippet rendering. -
Uses of TemplateEngine in org.springframework.restdocs.templates.mustache
Modifier and TypeClassDescriptionclass