Package org.springframework.http.converter.yaml
@NullMarked
package org.springframework.http.converter.yaml
Provides an 
HttpMessageConverter for the YAML data format.
- 
ClassesClassDescriptionImplementation ofHttpMessageConverterthat can read and write the YAML data format using the dedicated Jackson 3.x extension.Deprecated, for removal: This API element is subject to removal in a future version.
JacksonYamlHttpMessageConverter