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 native-image-support-0.14.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.google.cloud.nativeimage.features.cloudfunctions
├─ com.google.cloud.nativeimage.features.cloudfunctions.CloudFunctionsFeature.class - [JAR]
com.google.cloud.nativeimage.features.spring
├─ com.google.cloud.nativeimage.features.spring.SpringTraceFeature.class - [JAR]
com.google.cloud.nativeimage.features.core
├─ com.google.cloud.nativeimage.features.core.GoogleJsonClientFeature.class - [JAR]
├─ com.google.cloud.nativeimage.features.core.GrpcNettyFeature.class - [JAR]
├─ com.google.cloud.nativeimage.features.core.OpenCensusFeature.class - [JAR]
com.google.cloud.nativeimage.features
├─ com.google.cloud.nativeimage.features.NativeImageUtils.class - [JAR]
├─ com.google.cloud.nativeimage.features.ProtobufMessageFeature.class - [JAR]
├─ com.google.cloud.nativeimage.features.SpannerFeature.class - [JAR]
com.google.cloud.nativeimage.features.gcp
├─ com.google.cloud.nativeimage.features.gcp.CloudSqlFeature.class - [JAR]
com.google.cloud.nativeimage.features.substitutions
├─ com.google.cloud.nativeimage.features.substitutions.NettyInternalLoggerFactorySubstitutions.class - [JAR]