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 polaris-protobuf-1.12.12.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.tencent.polaris.client.pb
├─ com.tencent.polaris.client.pb.LocationGRPCGrpc.class - [JAR]
├─ com.tencent.polaris.client.pb.LocationGRPCService.class - [JAR]
com.tencent.polaris.ratelimit.client.pb
├─ com.tencent.polaris.ratelimit.client.pb.GrpcapiV2Metric.class - [JAR]
├─ com.tencent.polaris.ratelimit.client.pb.RateLimitGRPCV2Grpc.class - [JAR]
├─ com.tencent.polaris.ratelimit.client.pb.RatelimitV2.class - [JAR]