Resource Container using file system.
· It's a file system repository. Just configure the file system folder and the component will save and load resources from files in this folder.
When you save a resource, the component checks if the resource's uri exists and if it's exists replace it, if not generate an unique uri for the repository and replace all old uris with the new one and save the resource.
You can load every saved resource, and subresource.
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 file-repository-1.7.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.