| Method and Description |
|---|
| org.springframework.cloud.function.json.JsonMapper.toList(String, Class<T>)
since v2.0 in favor of
JsonMapper.toObject(String, Type) |
| org.springframework.cloud.function.json.JsonMapper.toSingle(String, Class<T>)
since v2.0 in favor of
JsonMapper.toObject(String, Type) |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.