提交 ec7425c1 编写于 作者: V VonUniGE 提交者: Rossen Stoyanchev

Fix typo in javadoc for ResponseExtractor

上级 ef05eb37
......@@ -23,7 +23,7 @@ import org.springframework.http.client.ClientHttpResponse;
import org.springframework.lang.Nullable;
/**
* Generic callback interface used by {@link RestTemplate}'s retrieval methods
* Generic callback interface used by {@link RestTemplate}'s retrieval methods.
* Implementations of this interface perform the actual work of extracting data
* from a {@link ClientHttpResponse}, but don't need to worry about exception
* handling or closing resources.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册