Class RestClientMultipartConfig


  • public class RestClientMultipartConfig
    extends Object
    • Field Detail

      • maxChunkSize

        @ConfigItem
        public Optional<Integer> maxChunkSize
        The max HTTP chunk size (8096 bytes by default). This property is applicable to reactive REST clients only.
    • Constructor Detail

      • RestClientMultipartConfig

        public RestClientMultipartConfig()