View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window ohzh-biz-dto-1.0.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.github.zhdotm.ohzh.biz.dto
├─ io.github.zhdotm.ohzh.biz.dto.BaseResp.class - [JAR]
├─ io.github.zhdotm.ohzh.biz.dto.BizScenario.class - [JAR]
├─ io.github.zhdotm.ohzh.biz.dto.ClientObject.class - [JAR]
├─ io.github.zhdotm.ohzh.biz.dto.Command.class - [JAR]
├─ io.github.zhdotm.ohzh.biz.dto.DTO.class - [JAR]
├─ io.github.zhdotm.ohzh.biz.dto.ErrorCodeI.class - [JAR]
├─ io.github.zhdotm.ohzh.biz.dto.MultiResponse.class - [JAR]
├─ io.github.zhdotm.ohzh.biz.dto.PageResponse.class - [JAR]
├─ io.github.zhdotm.ohzh.biz.dto.PagingParam.class - [JAR]
├─ io.github.zhdotm.ohzh.biz.dto.PagingQuery.class - [JAR]
├─ io.github.zhdotm.ohzh.biz.dto.PagingResult.class - [JAR]
├─ io.github.zhdotm.ohzh.biz.dto.Response.class - [JAR]
├─ io.github.zhdotm.ohzh.biz.dto.ShardingQuery.class - [JAR]
├─ io.github.zhdotm.ohzh.biz.dto.SingleResponse.class - [JAR]
├─ io.github.zhdotm.ohzh.biz.dto.Sort.class - [JAR]
io.github.zhdotm.ohzh.biz.enums
├─ io.github.zhdotm.ohzh.biz.enums.ResponseCodeEnum.class - [JAR]