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 spals-appbuilder-annotations-0.6.5.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
net.spals.appbuilder.annotations.migration
├─ net.spals.appbuilder.annotations.migration.AutoBindMigration.class - [JAR]
net.spals.appbuilder.annotations
├─ net.spals.appbuilder.annotations.AppBuilderAnnotations.class - [JAR]
net.spals.appbuilder.annotations.config
├─ net.spals.appbuilder.annotations.config.ApplicationName.class - [JAR]
├─ net.spals.appbuilder.annotations.config.ServiceConfig.class - [JAR]
net.spals.appbuilder.annotations.service
├─ net.spals.appbuilder.annotations.service.AutoBindFactory.class - [JAR]
├─ net.spals.appbuilder.annotations.service.AutoBindInMap.class - [JAR]
├─ net.spals.appbuilder.annotations.service.AutoBindInSet.class - [JAR]
├─ net.spals.appbuilder.annotations.service.AutoBindModule.class - [JAR]
├─ net.spals.appbuilder.annotations.service.AutoBindProvider.class - [JAR]
├─ net.spals.appbuilder.annotations.service.AutoBindSingleton.class - [JAR]