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 gw-boot-starter-stringtemplate-1.2.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.geewit.boot.stringtemplate.service
├─ io.geewit.boot.stringtemplate.service.StringTemplateService.class - [JAR]
io.geewit.boot.stringtemplate.utils
├─ io.geewit.boot.stringtemplate.utils.StringTemplateUtils.class - [JAR]
io.geewit.boot.stringtemplate
├─ io.geewit.boot.stringtemplate.StringTemplateAutoConfiguration.class - [JAR]
├─ io.geewit.boot.stringtemplate.StringTemplateProperties.class - [JAR]