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 azure-functions-java-library-redis-0.3.2-preview.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.microsoft.azure.functions.redis.annotation
├─ com.microsoft.azure.functions.redis.annotation.RedisListTrigger.class - [JAR]
├─ com.microsoft.azure.functions.redis.annotation.RedisPubSubTrigger.class - [JAR]
├─ com.microsoft.azure.functions.redis.annotation.RedisStreamTrigger.class - [JAR]