类 MapToMultiValueMapConverter
java.lang.Object
cn.herodotus.stirrup.openapi.core.definition.converter.MapToMultiValueMapConverter
- 所有已实现的接口:
org.springframework.core.convert.converter.Converter<Map<String,Object>, org.springframework.util.MultiValueMap<String, String>>
public class MapToMultiValueMapConverter
extends Object
implements org.springframework.core.convert.converter.Converter<Map<String,Object>,org.springframework.util.MultiValueMap<String,String>>
Description: Map无效输入:'<'String, Object> 转 Map无效输入:'<'String, Object> 转换器
- 作者:
- : gengwei.zheng
- Date:
- : 2024/2/26 17:04