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 bitframe-service-builder-core-jvm-2.0.14.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
bitframe.core
├─ bitframe.core.AuthorizedCRUD.class - [JAR]
├─ bitframe.core.AuthorizedCreator.class - [JAR]
├─ bitframe.core.AuthorizedCreatorUpdater.class - [JAR]
├─ bitframe.core.AuthorizedDeleter.class - [JAR]
├─ bitframe.core.AuthorizedLister.class - [JAR]
├─ bitframe.core.AuthorizedReader.class - [JAR]
├─ bitframe.core.AuthorizedUpdater.class - [JAR]
├─ bitframe.core.RequestBody.class - [JAR]
├─ bitframe.core.RequestBodyUtilsKt.class - [JAR]
├─ bitframe.core.ServiceConfig.class - [JAR]
├─ bitframe.core.ServiceConfigImpl.class - [JAR]
├─ bitframe.core.ServiceConfigUtilKt.class - [JAR]
├─ bitframe.core.Session.class - [JAR]
bitframe
├─ bitframe.RequestBody.class - [JAR]
├─ bitframe.Session.class - [JAR]
bitframe.service
├─ bitframe.service.RequestBodyUtilsKt.class - [JAR]