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 athena-security-oauth2-spring-boot-starter-1.2.8.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.gitee.mingbaobaba.security.oauth2.starter.endpoint
├─ io.gitee.mingbaobaba.security.oauth2.starter.endpoint.SecurityOauth2Endpoint.class - [JAR]
io.gitee.mingbaobaba.security.oauth2.starter.configuration
├─ io.gitee.mingbaobaba.security.oauth2.starter.configuration.SecurityAutoConfiguration.class - [JAR]
├─ io.gitee.mingbaobaba.security.oauth2.starter.configuration.SecurityOauth2PropertiesConfiguration.class - [JAR]