public class ConfigConst extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
API_CONFIG_PREFIX
REST API
org.springframework.boot.context.properties.ConfigurationProperties prefix. |
static String |
BANKING_API_CONFIG_PREFIX
BANKING REST API
org.springframework.boot.context.properties.ConfigurationProperties prefix. |
| Constructor and Description |
|---|
ConfigConst() |
public static final String API_CONFIG_PREFIX
org.springframework.boot.context.properties.ConfigurationProperties prefix.public static final String BANKING_API_CONFIG_PREFIX
org.springframework.boot.context.properties.ConfigurationProperties prefix.Copyright © 2020. All rights reserved.