composite-configuration
· Allows us to use StickyCode @Configuration tag to force fail-fast Spring
configuration in our artifacts. We don't wait until the methods get called
to find our configuration is missing - on load of the service, it detects
it automatically.
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 composite-configuration-1.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.