A lightweight infrastructure for standalone rest based microservices. Based on the idea
and basic implementation by John Ament, https://github.com/johnament/hammock. Inkstand consists of
a CDI container (Weld), a WebServer/Servlet Container (Undertow) and Jax-RS implementation and webapp (RestEasy).
It provides auto resource and provider discovery and base support for JCR-based persistence.
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 inkstand-parent-0.1.3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.