提交 90d4e909 编写于 作者: J Juergen Hoeller

Polishing

上级 e0423fbd
......@@ -264,8 +264,7 @@ public interface EntityResponse<T> extends ServerResponse {
Builder<T> hint(String key, Object value);
/**
* Manipulate serialization hint with the given consumer.
*
* Customize the serialization hints with the given consumer.
* @param hintsConsumer a function that consumes the hints
* @return this builder
* @since 5.1.6
......
......@@ -377,8 +377,7 @@ public interface ServerResponse {
BodyBuilder hint(String key, Object value);
/**
* Manipulate serialization hint with the given consumer.
*
* Customize the serialization hints with the given consumer.
* @param hintsConsumer a function that consumes the hints
* @return this builder
* @since 5.1.6
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册