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 ddns4j-spring-boot-starter-1.0.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
top.sssd.ddns4j.autoconfigure.hook
├─ top.sssd.ddns4j.autoconfigure.hook.DDns4jClearDnsRecordShutDownHook.class - [JAR]
top.sssd.ddns4j.autoconfigure.quartz
├─ top.sssd.ddns4j.autoconfigure.quartz.DDns4jQuartzAutoConfiguration.class - [JAR]
top.sssd.ddns4j.autoconfigure.datasource
├─ top.sssd.ddns4j.autoconfigure.datasource.DDns4jDataSourceProperties.class - [JAR]
├─ top.sssd.ddns4j.autoconfigure.datasource.DDns4jH2AutoConfiguration.class - [JAR]
├─ top.sssd.ddns4j.autoconfigure.datasource.DDns4jH2DataSourceInitializer.class - [JAR]
top.sssd.ddns4j.autoconfigure
├─ top.sssd.ddns4j.autoconfigure.DDns4jAutoConfiguration.class - [JAR]
├─ top.sssd.ddns4j.autoconfigure.DDns4jProperties.class - [JAR]