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 oneprofile-right-annotation-1.0.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.oneprofile.right.exception
├─ io.oneprofile.right.exception.NoRightException.class - [JAR]
io.oneprofile.right.annotation
├─ io.oneprofile.right.annotation.DB.class - [JAR]
├─ io.oneprofile.right.annotation.EnableRightAspect.class - [JAR]
├─ io.oneprofile.right.annotation.RightConfigurationRegistrar.class - [JAR]
io.oneprofile.right.configuration
├─ io.oneprofile.right.configuration.RightCassandraConfiguration.class - [JAR]
├─ io.oneprofile.right.configuration.RightJpaConfiguration.class - [JAR]
├─ io.oneprofile.right.configuration.RightMongoConfiguration.class - [JAR]
├─ io.oneprofile.right.configuration.RightNeo4jConfiguration.class - [JAR]
io.oneprofile.right.aspect
├─ io.oneprofile.right.aspect.RightAspect.class - [JAR]
├─ io.oneprofile.right.aspect.RightAspectConfiguration.class - [JAR]
├─ io.oneprofile.right.aspect.Rights.class - [JAR]