public interface WebEnv
如:WebMvc、WebFlux
com.alibaba.fastjson.JSONObject
getParam()
ParamUtils.getParam()
<T> T
getParam(Class<T> clazz)
ParamUtils.getParam(Class)
void
resultResponse(Result<?> result)
Result.response()
void resultResponse(Result<?> result)
result
com.alibaba.fastjson.JSONObject getParam()
<T> T getParam(Class<T> clazz)
T
clazz
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.