Package org.springframework.http.converter.yaml
@NonNullApi
@NonNullFields
package org.springframework.http.converter.yaml
Provides an
HttpMessageConverter
for the YAML data format.-
ClassDescriptionImplementation of
HttpMessageConverter
that can read and write the YAML data format using the dedicated Jackson 2.x extension.