Package org.springframework.boot.web.codec


package org.springframework.boot.web.codec
Support for web-based codecs.
  • Interfaces
    Class
    Description
    Callback interface that can be used to customize codecs configuration for an HTTP client and/or server with a CodecConfigurer.