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 oauth2-authentication-autoconfigure-3.3.0.0-M1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
cn.herodotus.stirrup.oauth2.authentication.autoconfigure.tenant
├─ cn.herodotus.stirrup.oauth2.authentication.autoconfigure.tenant.SysTenantDataSourceController.class - [JAR]
├─ cn.herodotus.stirrup.oauth2.authentication.autoconfigure.tenant.SysTenantDataSourceService.class - [JAR]
cn.herodotus.stirrup.oauth2.authentication.autoconfigure.status
├─ cn.herodotus.stirrup.oauth2.authentication.autoconfigure.status.DefaultAccountStatusEventManager.class - [JAR]
cn.herodotus.stirrup.oauth2.authentication.autoconfigure
├─ cn.herodotus.stirrup.oauth2.authentication.autoconfigure.OAuth2AuthenticationAutoConfiguration.class - [JAR]
├─ cn.herodotus.stirrup.oauth2.authentication.autoconfigure.TenantDataSourceAutoConfiguration.class - [JAR]