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 ugc_controller-8.5.0-1013.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.sdl.web.ugc.odata.services
├─ com.sdl.web.ugc.odata.services.CommentScoreDecrement.class - [JAR]
├─ com.sdl.web.ugc.odata.services.CommentScoreIncrement.class - [JAR]
├─ com.sdl.web.ugc.odata.services.CommentScoreOperation.class - [JAR]
├─ com.sdl.web.ugc.odata.services.UGCRegistrationService.class - [JAR]
├─ com.sdl.web.ugc.odata.services.WritableBaseEntryService.class - [JAR]
├─ com.sdl.web.ugc.odata.services.WritableCommentEntryService.class - [JAR]
├─ com.sdl.web.ugc.odata.services.WritableItemStatsEntryService.class - [JAR]
├─ com.sdl.web.ugc.odata.services.WritableRatingEntryService.class - [JAR]
├─ com.sdl.web.ugc.odata.services.WritableUserEntryService.class - [JAR]
com.sdl.web.spring.configuration
├─ com.sdl.web.spring.configuration.UGCController.class - [JAR]
├─ com.sdl.web.spring.configuration.UGCServiceConfiguration.class - [JAR]