Skip navigation links
Spring REST Docs 1.0.0.RC1
A B C D E F G H I J K L M O P R S T U V W 

M

maskLinks() - Static method in class org.springframework.restdocs.operation.preprocess.Preprocessors
Returns an OperationPreprocessor that will mask the href of hypermedia links in the request or response.
maskLinks(String) - Static method in class org.springframework.restdocs.operation.preprocess.Preprocessors
Returns an OperationPreprocessor that will mask the href of hypermedia links in the request or response.
MockMvcRestDocumentation - Class in org.springframework.restdocs.mockmvc
Static factory methods for documenting RESTful APIs using Spring MVC Test
ModelCreationException - Exception in org.springframework.restdocs.snippet
An exception that can be thrown by a TemplatedSnippet to indicate that a failure has occurred during model creation.
ModelCreationException(Throwable) - Constructor for exception org.springframework.restdocs.snippet.ModelCreationException
Creates a new ModelCreationException with the given cause.
ModelCreationException(String, Throwable) - Constructor for exception org.springframework.restdocs.snippet.ModelCreationException
Creates a new ModelCreationException with the given message and cause.
modifyContent(byte[]) - Method in class org.springframework.restdocs.operation.preprocess.PrettyPrintingContentModifier
 
MustacheTemplate - Class in org.springframework.restdocs.templates.mustache
An adapter that exposes a compiled Mustache template as a Template.
MustacheTemplate(Template) - Constructor for class org.springframework.restdocs.templates.mustache.MustacheTemplate
Creates a new MustacheTemplate that adapts the given delegate.
MustacheTemplateEngine - Class in org.springframework.restdocs.templates.mustache
A Mustache-based TemplateEngine implemented using JMustache.
MustacheTemplateEngine(TemplateResourceResolver) - Constructor for class org.springframework.restdocs.templates.mustache.MustacheTemplateEngine
Creates a new MustacheTemplateEngine that will use the given templateResourceResolver to resolve template paths.
A B C D E F G H I J K L M O P R S T U V W 
Skip navigation links
Spring REST Docs 1.0.0.RC1