diff --git a/spring-restdocs-core/src/main/java/org/springframework/restdocs/snippet/RestDocumentationContextPlaceholderResolver.java b/spring-restdocs-core/src/main/java/org/springframework/restdocs/snippet/RestDocumentationContextPlaceholderResolver.java index bc12e872..6c3e00be 100644 --- a/spring-restdocs-core/src/main/java/org/springframework/restdocs/snippet/RestDocumentationContextPlaceholderResolver.java +++ b/spring-restdocs-core/src/main/java/org/springframework/restdocs/snippet/RestDocumentationContextPlaceholderResolver.java @@ -26,7 +26,7 @@ import org.springframework.util.PropertyPlaceholderHelper.PlaceholderResolver; * A {@link PlaceholderResolver} that resolves placeholders using a * {@link RestDocumentationContext}. The following placeholders are supported: *