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 nts-saas-helper-location-1.1.12.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.nentangso.core.client.vm
├─ org.nentangso.core.client.vm.KeycloakClientRole.class - [JAR]
org.nentangso.core.service.provider
├─ org.nentangso.core.service.provider.NtsKeycloakLocationProvider.class - [JAR]
├─ org.nentangso.core.service.provider.NtsLocationProvider.class - [JAR]
├─ org.nentangso.core.service.provider.NtsLocationProviderFactory.class - [JAR]
org.nentangso.core.client
├─ org.nentangso.core.client.NtsKeycloakClient.class - [JAR]
├─ org.nentangso.core.client.NtsKeycloakFeignConfiguration.class - [JAR]
├─ org.nentangso.core.client.NtsKeycloakRequestInterceptor.class - [JAR]
org.nentangso.core.config
├─ org.nentangso.core.config.NtsKeycloakLocationProperties.class - [JAR]
org.nentangso.core.service.helper
├─ org.nentangso.core.service.helper.NtsLocationHelper.class - [JAR]