Wicket Remove
Home Page
This examples project demonstrates how to easily integrate Wicket with Spring framework

jdk5 annotations approach
This approach allows us to annotate any component with SpringBean annotations, and have wicket initialize those fields with spring bean proxies

All this is discussed in more detail here:
Wicket Wiki Spring Page