public static class JHipsterProperties.Gateway extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
JHipsterProperties.Gateway.RateLimiting |
| Constructor and Description |
|---|
Gateway() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,List<String>> |
getAuthorizedMicroservicesEndpoints() |
JHipsterProperties.Gateway.RateLimiting |
getRateLimiting() |
void |
setAuthorizedMicroservicesEndpoints(Map<String,List<String>> authorizedMicroservicesEndpoints) |
public JHipsterProperties.Gateway.RateLimiting getRateLimiting()
public Map<String,List<String>> getAuthorizedMicroservicesEndpoints()
Copyright © 2019 JHipster. All rights reserved.