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 handlebars-spring-boot-starter-0.3.4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
pl.allegro.tech.boot.autoconfigure.handlebars
├─ pl.allegro.tech.boot.autoconfigure.handlebars.HandlebarsAutoConfiguration.class - [JAR]
├─ pl.allegro.tech.boot.autoconfigure.handlebars.HandlebarsHelper.class - [JAR]
├─ pl.allegro.tech.boot.autoconfigure.handlebars.HandlebarsHelpersAutoConfiguration.class - [JAR]
├─ pl.allegro.tech.boot.autoconfigure.handlebars.HandlebarsProperties.class - [JAR]
├─ pl.allegro.tech.boot.autoconfigure.handlebars.HandlebarsTemplateAvailabilityProvider.class - [JAR]
├─ pl.allegro.tech.boot.autoconfigure.handlebars.HandlebarsValueResolversProperties.class - [JAR]