public interface WebEnv
如:WebMvc、WebFlux
Modifier and Type | Method and Description |
---|---|
com.alibaba.fastjson.JSONObject |
getParam()
|
<T> T |
getParam(Class<T> clazz)
|
void |
resultResponse(Result<?> result)
|
Copyright © 2022 Pivotal Software, Inc.. All rights reserved.