Fix Javadoc

This commit is contained in:
Sam Brannen 2019-09-04 14:33:02 +02:00
parent 07d4104f2f
commit 4d819128db
1 changed files with 3 additions and 2 deletions

View File

@ -1,5 +1,5 @@
/*
* Copyright 2002-2018 the original author or authors.
* Copyright 2002-2019 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
@ -29,7 +29,8 @@ import org.springframework.util.Assert;
import org.springframework.util.StreamUtils;
/**
* Wrapper for a {@link ClientHttpRequest} that has support for {@link ClientHttpRequestInterceptor ClientHttpRequest} that has support for {@link ClientHttpRequestInterceptors}.
* Wrapper for a {@link ClientHttpRequest} that has support for {@link ClientHttpRequestInterceptor
* ClientHttpRequestInterceptors}.
*
* @author Arjen Poutsma
* @since 3.1