|
|
|
@ -264,8 +264,7 @@ public interface EntityResponse<T> extends ServerResponse {
@@ -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 |
|
|
|
|