@ConfigurationProperties(prefix="spring.codec") public class CodecProperties extends Object
properties
for reactive codecs.Constructor and Description |
---|
CodecProperties() |
Modifier and Type | Method and Description |
---|---|
DataSize |
getMaxInMemorySize() |
boolean |
isLogRequestDetails() |
void |
setLogRequestDetails(boolean logRequestDetails) |
void |
setMaxInMemorySize(DataSize maxInMemorySize) |