@Configuration
@PropertySource(value={"classpath:config/restapi-config.properties","classpath:config/egov-erp-${user.name}.properties","classpath:config/application-config-${client.id}.properties","classpath:config/egov-erp-override.properties"},
ignoreResourceNotFound=true)
public class RestAPIApplicationProperties
extends Object
| Constructor and Description |
|---|
RestAPIApplicationProperties() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
aponlineIPAddress() |
List<String> |
cardIPAddress() |
List<String> |
esevaIPAddress() |
List<String> |
leadwinnerIPAddress() |
List<String> |
softtechIPAddress() |
Copyright © 2015–2017 eGovernments Foundation. All rights reserved.