spring-framework / org.springframework.web.reactive.config / WebFluxConfigurationSupport / serverCodecConfigurer

serverCodecConfigurer

@Bean open fun serverCodecConfigurer(): ServerCodecConfigurer

Return the configurer for HTTP message readers and writers.

Use #configureHttpMessageCodecs(ServerCodecConfigurer) to configure the readers and writers.