Krausening
· Krausening is a library that allows for the externalization of property and configuration files from
deployment units, such as WARs, EARs, uber JARs, etc. By ensuring that property files are external to deployment
packages, these packages can be easily reused as-is to deploy to heterogeneous environments, circumventing
the need to hack apart or rebuild the package to support property file modification.
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 krausening-root-17.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.