Challenge Overview
Design a very basic framework that is configured with a Spring XML file that can use IoC to configure a set of ordered strategies for finding user profiles from various sources.
The actual strategies are NOT in scope, but the framework for pluggable strategies, logging and making requests and returning results are in scope.
Final Submission Guidelines
NA