Package | Description |
---|---|
org.springframework.restdocs.snippet |
Snippet generation.
|
Modifier and Type | Class and Description |
---|---|
class |
RestDocumentationContextPlaceholderResolverFactory
A
PlaceholderResolverFactory that creates
RestDocumentationContextPlaceholderResolver instances. |
Constructor and Description |
---|
StandardWriterResolver(PlaceholderResolverFactory placeholderResolverFactory,
java.lang.String encoding,
TemplateFormat templateFormat)
Creates a new
StandardWriterResolver that will use a
PropertyPlaceholderHelper.PlaceholderResolver created from the given
placeholderResolverFactory to resolve any placeholders in the
operationName . |