类 DefaultPropertySourceFactory

java.lang.Object
cn.taketoday.core.io.DefaultPropertySourceFactory
所有已实现的接口:
PropertySourceFactory

public class DefaultPropertySourceFactory extends Object implements PropertySourceFactory
The default implementation for PropertySourceFactory, wrapping every resource in a ResourcePropertySource.
从以下版本开始:
4.0
作者:
Juergen Hoeller, TODAY 2021/10/28 17:35
另请参阅: