Class HttpCodecsProperties
java.lang.Object
org.springframework.boot.autoconfigure.http.codec.HttpCodecsProperties
Properties
for reactive HTTP codecs.- Since:
- 3.5.0
- Author:
- Brian Clozel, Andy Wilkinson
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
void
setLogRequestDetails
(boolean logRequestDetails) void
setMaxInMemorySize
(DataSize maxInMemorySize)
-
Constructor Details
-
HttpCodecsProperties
public HttpCodecsProperties()
-
-
Method Details
-
isLogRequestDetails
public boolean isLogRequestDetails() -
setLogRequestDetails
public void setLogRequestDetails(boolean logRequestDetails) -
getMaxInMemorySize
-
setMaxInMemorySize
-