| Constructor and Description |
|---|
HoconPropertySourceLoader() |
| Modifier and Type | Method and Description |
|---|---|
String[] |
getFileExtensions() |
List<org.springframework.core.env.PropertySource<?>> |
load(String name,
org.springframework.core.io.Resource resource) |
public String[] getFileExtensions()
getFileExtensions in interface org.springframework.boot.env.PropertySourceLoaderpublic List<org.springframework.core.env.PropertySource<?>> load(String name, org.springframework.core.io.Resource resource) throws IOException
load in interface org.springframework.boot.env.PropertySourceLoaderIOExceptionCopyright © 2019. All rights reserved.