Class SpringBootWebTestClientBuilderCustomizer

    • Constructor Detail

      • SpringBootWebTestClientBuilderCustomizer

        public SpringBootWebTestClientBuilderCustomizer​(Collection<org.springframework.boot.web.codec.CodecCustomizer> codecCustomizers)
        Create a new SpringBootWebTestClientBuilderCustomizer that will configure the builder's codecs using the given codecCustomizers.
        Parameters:
        codecCustomizers - the codec customizers