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 jtwig-spring-boot-starter-5.87.0.RELEASE.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.jtwig.spring.boot.availability
├─ org.jtwig.spring.boot.availability.IsClassPresent.class - [JAR]
org.jtwig.spring.boot.config
├─ org.jtwig.spring.boot.config.JtwigViewResolverConfigurer.class - [JAR]
org.jtwig.spring.boot
├─ org.jtwig.spring.boot.JtwigAutoConfiguration.class - [JAR]
├─ org.jtwig.spring.boot.JtwigProperties.class - [JAR]
├─ org.jtwig.spring.boot.JtwigTemplateAvailabilityProvider.class - [JAR]