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 fegen-spring-util-1.0-RC8.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
de.materna.fegen.util.spring
├─ de.materna.fegen.util.spring.FegenConfiguration.class - [JAR]
de.materna.fegen.util.spring.controller
├─ de.materna.fegen.util.spring.controller.FegenMetaSecurityController.class - [JAR]
de.materna.fegen.util.spring.annotation
├─ de.materna.fegen.util.spring.annotation.Fegen.class - [JAR]
├─ de.materna.fegen.util.spring.annotation.FegenIgnore.class - [JAR]
de.materna.fegen.example.gradle.component
├─ de.materna.fegen.example.gradle.component.CollectionModelResponseLinker.class - [JAR]
├─ de.materna.fegen.example.gradle.component.EntityModelResponseLinker.class - [JAR]
├─ de.materna.fegen.example.gradle.component.PagedModelResponseLinker.class - [JAR]
├─ de.materna.fegen.example.gradle.component.ProjectionFactoryProvider.class - [JAR]
├─ de.materna.fegen.example.gradle.component.RepresentationModelResponseLinker.class - [JAR]