@Configuration
@PropertySource(value={"classpath:config/pgr-application-config.properties","classpath:dashboard/pgr-dashboard-sql.properties"},
ignoreResourceNotFound=true)
public class PgrApplicationProperties
extends Object
| Constructor and Description |
|---|
PgrApplicationProperties() |
| Modifier and Type | Method and Description |
|---|---|
String |
defaultComplaintPriority() |
Integer |
defaultResolutionTime() |
String |
getValue(String key) |
Copyright © 2015–2017 eGovernments Foundation. All rights reserved.