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 nutz-integration-grpc-1.r.69.v20220215.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.nutz.integration.grpc.annotation
├─ org.nutz.integration.grpc.annotation.GrpcService.class - [JAR]
org.nutz.integration.grpc
├─ org.nutz.integration.grpc.DynamicHandlerRegistry.class - [JAR]
├─ org.nutz.integration.grpc.GrpcIocLoader.class - [JAR]
├─ org.nutz.integration.grpc.GrpcProtoMaker.class - [JAR]
├─ org.nutz.integration.grpc.SimpleGrpcServer.class - [JAR]