Welcome to the WicketStuff SpringReference example showing how to integrate wicket and spring with SpringReference or AbstractSpringDependencies.

This web application has 3 wicket application in it. All of them implement the same functionality however they integrate with spring differently.

Go to the application using @SpringBean (wicket-spring) (here be dragons, you will see errors)
Go to the application using SpringReference (wicketstuff-springreference)
Go to the application using AbstractSpringDependencies (wicketstuff-springreference)