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 tesla-swagger-spring-boot-starter-2.1.10.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.alibaba.tesla.swagger.enums
├─ com.alibaba.tesla.swagger.enums.GlobalParameterType.class - [JAR]
com.alibaba.tesla.swagger
├─ com.alibaba.tesla.swagger.Contact.class - [JAR]
├─ com.alibaba.tesla.swagger.SwaggerAutoConfiguration.class - [JAR]
├─ com.alibaba.tesla.swagger.SwaggerConfigProperties.class - [JAR]
├─ com.alibaba.tesla.swagger.SwaggerConfiguration.class - [JAR]
├─ com.alibaba.tesla.swagger.SwaggerUiProperties.class - [JAR]