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