WicketStuff SpringReference - Example Web Application
· This is a standard Servlet 2.5 + spring-web + wicket webapplication
serving as an example for wicketstuff-springreference class
SpringReference, SpringReferenceSupporter and AbstractSpringDependencies.
The application holds 3 wicket application.
- first is using wicket-spring and @SpringBean
- second is using wicketstuff-springreference and SpringReference
- third is using wicketstuff-springreference and AbstractSpringDependencies
for spring integration.
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 wicketstuff-springreference-examples-7.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.