Class and Description |
---|
org.springframework.cloud.function.context.config.FluxWrapperDetector
as of 3.0. Not used by the framework
|
Method and Description |
---|
org.springframework.cloud.function.json.JsonMapper.toList(String, Class<T>)
since v2.0 in favor of
toObject(String, Type) |
org.springframework.cloud.function.json.JsonMapper.toSingle(String, Class<T>)
since v2.0 in favor of
toObject(String, Type) |
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.