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 aurora-spring-boot-mvc-starter-1.2.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
no.skatteetaten.aurora.mvc.config
├─ no.skatteetaten.aurora.mvc.config.MvcStarterApplicationConfig.class - [JAR]
├─ no.skatteetaten.aurora.mvc.config.MvcStarterProperties.class - [JAR]
no.skatteetaten.aurora.mvc
├─ no.skatteetaten.aurora.mvc.AuroraHeaderRestTemplateCustomizer.class - [JAR]
├─ no.skatteetaten.aurora.mvc.AuroraRequestParser.class - [JAR]
├─ no.skatteetaten.aurora.mvc.AuroraSpanHandler.class - [JAR]