@ -1,5 +1,5 @@
/ *
/ *
* Copyright 2012 - 201 6 the original author or authors .
* Copyright 2012 - 201 9 the original author or authors .
*
*
* Licensed under the Apache License , Version 2.0 ( the "License" ) ;
* Licensed under the Apache License , Version 2.0 ( the "License" ) ;
* you may not use this file except in compliance with the License .
* you may not use this file except in compliance with the License .
@ -27,8 +27,9 @@ import org.springframework.util.StringUtils;
* A { @link MockMvcBuilderCustomizer } that configures Spring REST Docs .
* A { @link MockMvcBuilderCustomizer } that configures Spring REST Docs .
*
*
* @author Andy Wilkinson
* @author Andy Wilkinson
* @since 1.5 .22
* /
* /
class RestDocsMockMvcBuilderCustomizer implements InitializingBean , MockMvcBuilderCustomizer {
public class RestDocsMockMvcBuilderCustomizer implements InitializingBean , MockMvcBuilderCustomizer {
private final MockMvcRestDocumentationConfigurer delegate ;
private final MockMvcRestDocumentationConfigurer delegate ;