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 common-entities-api-4.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.foodtechlab.common.api.fullName
├─ io.foodtechlab.common.api.fullName.FullNameRequest.class - [JAR]
├─ io.foodtechlab.common.api.fullName.FullNameResponse.class - [JAR]
io.foodtechlab.common.api.socialAccount
├─ io.foodtechlab.common.api.socialAccount.SocialAccountRequest.class - [JAR]
├─ io.foodtechlab.common.api.socialAccount.SocialAccountResponse.class - [JAR]
io.foodtechlab.common.api.externalLink
├─ io.foodtechlab.common.api.externalLink.ExternalLinkApiModel.class - [JAR]
io.foodtechlab.common.api.baseDelete
├─ io.foodtechlab.common.api.baseDelete.BaseDeleteAdminResponse.class - [JAR]
io.foodtechlab.common.api.location
├─ io.foodtechlab.common.api.location.LocationRequest.class - [JAR]
├─ io.foodtechlab.common.api.location.LocationResponse.class - [JAR]