Monday, 26 August 2013

How to load application context from string in Spring 2.5?

How to load application context from string in Spring 2.5?

As the title says, I want to load some beans from a String. This approach
only works in Spring 3 because GenericXmlApplicationContext is unavailable
in version 2.5.

No comments:

Post a Comment