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 square-distributed-unique-db-0.1.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
top.zopx.square.distributed.id.entity
├─ top.zopx.square.distributed.id.entity.UniqueIdBus.class - [JAR]
top.zopx.square.distributed.id.mapper
├─ top.zopx.square.distributed.id.mapper.ResultSetToRowMapperForUniqueIdBus.class - [JAR]
top.zopx.square.distributed.id.service
├─ top.zopx.square.distributed.id.service.BusinessService.class - [JAR]
├─ top.zopx.square.distributed.id.service.IDSegmentGetterService.class - [JAR]