All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.springframework.http.codec.CodecConfigurer.properties Maven / Gradle / Ivy

# Default CodecConfigurer implementation classes for static Client/ServerCodecConfigurer.create() calls.
# Not meant to be customized by application developers; simply instantiate custom impl classes instead.

org.springframework.http.codec.ClientCodecConfigurer=org.springframework.http.codec.support.DefaultClientCodecConfigurer
org.springframework.http.codec.ServerCodecConfigurer=org.springframework.http.codec.support.DefaultServerCodecConfigurer




© 2015 - 2024 Weber Informatics LLC | Privacy Policy