Allow Class-relative resource loading in GenericXmlApplicationContext [SPR-7530] #12188
Labels
in: core
Issues in core modules (aop, beans, core, context, expression)
type: enhancement
A general enhancement
Milestone
Chris Beams opened SPR-7530 and commented
Add
GenericXmlApplicationContext(Class<?> relativeTo, String... resources)
load(Class<?> relativeTo, String... resources)
For convenience and parity with
ClassPathXmlApplicationContext
, whichGenericXmlApplicationContext
is designed to supersede.Affects: 3.0 GA
Referenced from: commits 6f69b7b
The text was updated successfully, but these errors were encountered: