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 jdevelops-api-version-2.0.7.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
cn.jdevelops.api.version.annotation
├─ cn.jdevelops.api.version.annotation.ApiVersion.class - [JAR]
cn.jdevelops.api.version.handler
├─ cn.jdevelops.api.version.handler.CustomRequestMappingHandlerMapping.class - [JAR]
cn.jdevelops.api.version.config
├─ cn.jdevelops.api.version.config.ApiVersionCondition.class - [JAR]
├─ cn.jdevelops.api.version.config.WebMvcRegistrationsConfig.class - [JAR]
cn.jdevelops.api.version.util
├─ cn.jdevelops.api.version.util.StrUtil.class - [JAR]