MCPcopy Create free account
hub / github.com/baiyz0825/java-data-view / gernerateBean

Method gernerateBean

src/utils/WebUtils.java:25–32  ·  view source on GitHub ↗

@param keyAValue : @param beanObject : @Description: 使用commons提供的BeanUtils实现数据在JavaBean的快速封装 使用泛型传入不同类型的JavaBean对象,直接进行返回,在外部不需要再次对其进行new.外部传入Map键值对,一个键对应多个可能是String[] @Author: BaiYZ @Date: 2021/12/8 23:02 @return: T

(Map keyAValue, T beanObject)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 6

searchPagesMethod · 0.95
searchPagesAdminMethod · 0.95
addBookMethod · 0.95
updateBookMethod · 0.95
loginMethod · 0.95
registerMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected