类 DefaultResourceLoader

    • 构造器详细资料

      • DefaultResourceLoader

        public DefaultResourceLoader​(ClassLoader classLoader)
        Create a new DefaultResourceLoader.
        参数:
        classLoader - the ClassLoader to load class path resources with, or null for using the thread context class loader at the time of actual resource access