1 Star 0 Fork 0

suerfly/tool-utils

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
readMe.txt 673 Bytes
一键复制 编辑 原始数据 按行查看 历史
xml与bean互转测试(xml包)
JaxbXmlUtil类是xml工具类,测试含泛型属性互转
enum_test // 测试枚举使用
rspResult // 泛型响应类
描述:请求第三方接口时所有的响应参数固定格式为{'code': '', msg: '', data: {}},因此响应参数固定Result类,data用泛型表示
调用:Result<UserRsp> result = MainTest.<UserRsp>execute("userReq");
模拟父类获取子类某属性的值(只能通过json,反射不行)
com.yjy.reflection_test.MainTest
classlayout //查看对象占用内存
exception // 错误码规则定义
错误码规则:公司(前缀)-服务名(2位)+模块(2位)+编号(4位)
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/suerfly/tool-utils.git
git@gitee.com:suerfly/tool-utils.git
suerfly
tool-utils
tool-utils
master

搜索帮助