public class SqlYamlPropertySourceFactory
extends java.lang.Object
implements org.springframework.core.io.support.PropertySourceFactory
构造器和说明 |
---|
SqlYamlPropertySourceFactory() |
限定符和类型 | 方法和说明 |
---|---|
org.springframework.core.env.PropertySource<?> |
createPropertySource(java.lang.String name,
org.springframework.core.io.support.EncodedResource resource) |
public org.springframework.core.env.PropertySource<?> createPropertySource(java.lang.String name, org.springframework.core.io.support.EncodedResource resource) throws java.io.IOException
createPropertySource
在接口中 org.springframework.core.io.support.PropertySourceFactory
java.io.IOException