Class CodecProperties
java.lang.Object
org.springframework.boot.autoconfigure.codec.CodecProperties
properties
for reactive codecs.- Since:
- 2.2.1
- Author:
- Brian Clozel
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
void
setLogRequestDetails
(boolean logRequestDetails) void
setMaxInMemorySize
(DataSize maxInMemorySize)
-
Constructor Details
-
CodecProperties
public CodecProperties()
-
-
Method Details
-
isLogRequestDetails
public boolean isLogRequestDetails() -
setLogRequestDetails
public void setLogRequestDetails(boolean logRequestDetails) -
getMaxInMemorySize
-
setMaxInMemorySize
-