@WritingConverter public class MapToJsonConverter<K,V> extends Object implements org.springframework.core.convert.converter.Converter<Map<K,V>,com.google.cloud.spanner.r2dbc.v2.JsonWrapper>
Constructor and Description |
---|
MapToJsonConverter(com.google.gson.Gson gson) |
Modifier and Type | Method and Description |
---|---|
com.google.cloud.spanner.r2dbc.v2.JsonWrapper |
convert(Map<K,V> source) |
Copyright © 2023. All rights reserved.