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 armeria-spring-boot1-autoconfigure-shaded-0.75.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.linecorp.armeria.spring
├─ com.linecorp.armeria.spring.AbstractServiceRegistrationBean.class - [JAR]
├─ com.linecorp.armeria.spring.AnnotatedServiceRegistrationBean.class - [JAR]
├─ com.linecorp.armeria.spring.ArmeriaAutoConfiguration.class - [JAR]
├─ com.linecorp.armeria.spring.ArmeriaServerConfigurator.class - [JAR]
├─ com.linecorp.armeria.spring.ArmeriaSettings.class - [JAR]
├─ com.linecorp.armeria.spring.ArmeriaSpringBoot1MeterBindersConfiguration.class - [JAR]
├─ com.linecorp.armeria.spring.HttpServiceRegistrationBean.class - [JAR]
├─ com.linecorp.armeria.spring.MeterIdPrefixFunctionFactory.class - [JAR]
├─ com.linecorp.armeria.spring.ThriftServiceRegistrationBean.class - [JAR]
├─ com.linecorp.armeria.spring.ThriftServiceUtils.class - [JAR]
├─ com.linecorp.armeria.spring.package-info.class - [JAR]