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 microserviceRestCommon-3.1.3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.github.factoryfx.microservice.common
├─ io.github.factoryfx.microservice.common.CheckUserResponse.class - [JAR]
├─ io.github.factoryfx.microservice.common.DiffForFactoryResponse.class - [JAR]
├─ io.github.factoryfx.microservice.common.HistoryFactoryListResponse.class - [JAR]
├─ io.github.factoryfx.microservice.common.KeyResponse.class - [JAR]
├─ io.github.factoryfx.microservice.common.MicroserviceResourceApi.class - [JAR]
├─ io.github.factoryfx.microservice.common.ResponseWorkaround.class - [JAR]
├─ io.github.factoryfx.microservice.common.UserAwareRequest.class - [JAR]
├─ io.github.factoryfx.microservice.common.UserLocaleResponse.class - [JAR]
├─ io.github.factoryfx.microservice.common.VoidUserAwareRequest.class - [JAR]