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 officespring_webflux-3.40.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
net.officefloor.spring.webflux.procedure
├─ net.officefloor.spring.webflux.procedure.SpringWebFluxProcedure.class - [JAR]
├─ net.officefloor.spring.webflux.procedure.SpringWebFluxProcedureRegistry.class - [JAR]
├─ net.officefloor.spring.webflux.procedure.SpringWebFluxProcedureSource.class - [JAR]
net.officefloor.spring.webflux
├─ net.officefloor.spring.webflux.OfficeFloorServerHttpRequest.class - [JAR]
├─ net.officefloor.spring.webflux.OfficeFloorServerHttpResponse.class - [JAR]
├─ net.officefloor.spring.webflux.WebFluxSectionSource.class - [JAR]
├─ net.officefloor.spring.webflux.WebFluxSpringSupplierExtension.class - [JAR]
├─ net.officefloor.spring.webflux.WebFluxWoofExtensionService.class - [JAR]