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 wix-restaurants-java-examples-1.22.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.wix.restaurants.examples
├─ com.wix.restaurants.examples.DeliveryclubPaymentExample.class - [JAR]
├─ com.wix.restaurants.examples.MenuExample.class - [JAR]
├─ com.wix.restaurants.examples.RetrieveNewOrdersExample.class - [JAR]
├─ com.wix.restaurants.examples.SubmitOrderExample.class - [JAR]
├─ com.wix.restaurants.examples.SubmitReservationExample.class - [JAR]
com.wix.restaurants.examples.helpers
├─ com.wix.restaurants.examples.helpers.MenuHelper.class - [JAR]