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