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 apollo-client-extend-admin-webflux-1.5.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.gittors.apollo.extend.admin.webflux.config
├─ com.gittors.apollo.extend.admin.webflux.config.ApolloExtendAdminWebfluxConfiguration.class - [JAR]
com.gittors.apollo.extend.admin.webflux.entity
├─ com.gittors.apollo.extend.admin.webflux.entity.ApiResponse.class - [JAR]
├─ com.gittors.apollo.extend.admin.webflux.entity.DataEntity.class - [JAR]
com.gittors.apollo.extend.admin.webflux.spi
├─ com.gittors.apollo.extend.admin.webflux.spi.ApolloExtendAdminWebfluxProcessor.class - [JAR]
├─ com.gittors.apollo.extend.admin.webflux.spi.DefaultApolloExtendAdminWebfluxProcessor.class - [JAR]
com.gittors.apollo.extend.admin.webflux.handler
├─ com.gittors.apollo.extend.admin.webflux.handler.DefaultServiceHandler.class - [JAR]
├─ com.gittors.apollo.extend.admin.webflux.handler.ServiceHandler.class - [JAR]