An example showing how to use the Spring framework to implement the Strategy pattern from the book Design Patterns: Elements of Reusable Object-Oriented Software.
This code sample was created as an example for the blog posted here: Combining Strategy Pattern and Spring