GatewayPropertiesEnvironmentVariables interface
Spring Cloud Gateway'in ortam değişkenleri
Özellikler
| properties | Hassas olmayan özellikler |
| secrets | Hassas özellikler |
Özellik Ayrıntıları
properties
Hassas olmayan özellikler
properties?: {[propertyName: string]: string}
Özellik Değeri
{[propertyName: string]: string}
secrets
Hassas özellikler
secrets?: {[propertyName: string]: string}
Özellik Değeri
{[propertyName: string]: string}