クラス CodecProperties

java.lang.ObjectSE
org.springframework.boot.autoconfigure.codec.CodecProperties

@ConfigurationProperties(prefix="spring.codec") public class CodecProperties extends ObjectSE
リアクティブコーデック用の Properties
導入:
2.2.1
作成者:
Brian Clozel
  • コンストラクターの詳細

    • CodecProperties

      public CodecProperties()
  • メソッドの詳細

    • isLogRequestDetails

      public boolean isLogRequestDetails()
    • setLogRequestDetails

      public void setLogRequestDetails(boolean logRequestDetails)
    • getMaxInMemorySize

      public DataSize getMaxInMemorySize()
    • setMaxInMemorySize

      public void setMaxInMemorySize(DataSize maxInMemorySize)