Description
On 9/22/06, Perry Nguyen <pfnguyen@hanhuy.com> wrote:
> Can it be made so that PropertyHandlerMapping has an overloaded load() that
> can accept a java.util.Properties object? It's like a 5 line change at most.
> For those of us that have pre-configured Properties (i.e. programmatically
> or via Spring) objects it saves having to write it out to a URI or subclassing
> PropertyHandlerMapping to provide the desired behavior.
Sounds reasonable. Provide a patch and create a Jira issue.