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 itarone-keycloak-starter-2.1.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
ma.co.omnidata.framework.oauth2.aspect
├─ ma.co.omnidata.framework.oauth2.aspect.HasScopeAspect.class - [JAR]
ma.co.omnidata.framework.oauth2.annotation
├─ ma.co.omnidata.framework.oauth2.annotation.HasScope.class - [JAR]
ma.co.omnidata.framework.oauth2
├─ ma.co.omnidata.framework.oauth2.KeycloakSecurityConfiguration.class - [JAR]
├─ ma.co.omnidata.framework.oauth2.KeycloakServiceProperties.class - [JAR]
ma.co.omnidata.framework.oauth2.feign
├─ ma.co.omnidata.framework.oauth2.feign.OAuth2FeignAutoConfiguration.class - [JAR]
├─ ma.co.omnidata.framework.oauth2.feign.OAuth2FeignRequestInterceptor.class - [JAR]