public class PropertiesEncodePropertySourceLoader extends Object implements org.springframework.boot.env.PropertySourceLoader, org.springframework.core.Ordered
| 构造器和说明 |
|---|
PropertiesEncodePropertySourceLoader() |
public String[] getFileExtensions()
getFileExtensions 在接口中 org.springframework.boot.env.PropertySourceLoaderpublic org.springframework.core.env.PropertySource<?> load(String name, org.springframework.core.io.Resource resource, String profile) throws IOException
load 在接口中 org.springframework.boot.env.PropertySourceLoaderIOExceptionpublic int getOrder()
getOrder 在接口中 org.springframework.core.OrderedCopyright © 2019. All rights reserved.