Details
-
Type:
Improvement
-
Status:
Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.5.1
-
Component/s: None
-
Labels:None
Description
Spring's ClasspathXmlApplicationContext does not allow the specification of a ClassLoader.
To specify the ClassLoader, one can use a GenericApplicationContext with a ResourceLoader that is ClassLoader-aware.