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 alpinebits-routing-impl-2.1.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
it.bz.opendatahub.alpinebits.routing
├─ it.bz.opendatahub.alpinebits.routing.ActionConfiguration.class - [JAR]
├─ it.bz.opendatahub.alpinebits.routing.DefaultRouter.class - [JAR]
├─ it.bz.opendatahub.alpinebits.routing.RoutingBuilder.class - [JAR]
├─ it.bz.opendatahub.alpinebits.routing.VersionConfiguration.class - [JAR]
it.bz.opendatahub.alpinebits.routing.middleware
├─ it.bz.opendatahub.alpinebits.routing.middleware.RoutingMiddleware.class - [JAR]