Archetypes
·
Spring Batch archetypes are simple project templates containing just enough code
to get you started running a job. For more detailed examples of using particular
features of the framework, look at the Spring Batch Samples project. Currently the
archetypes are deployed as regular Maven projects (not archetypes), because of limitations
in the archetype plugin (or our understanding of how it works). For most effective use,
copy one into Eclipse and use Q4E to manage the dependencies.
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 spring-batch-archetypes-1.1.4.RELEASE.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.