Uses of Interface
org.springframework.restdocs.templates.TemplateEngine
Packages that use TemplateEngine
Package
Description
Classes for configuring Spring REST Docs.
JMustache-based implementation of the template API.
-
Uses of TemplateEngine in org.springframework.restdocs.config
Methods in org.springframework.restdocs.config with parameters of type TemplateEngineModifier 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
Classes in org.springframework.restdocs.templates.mustache that implement TemplateEngineModifier and TypeClassDescriptionclass