public interface ApplicationConfig
| Modifier and Type | Method and Description |
|---|---|
String |
getAllowedOrigins() |
default String |
getApiPrefix() |
default String |
getApplicationName() |
default String |
getBannerText() |
default int |
getPort() |
io.vertx.core.json.JsonObject |
getSSLConfig() |
default boolean |
isProduction() |
default String getApplicationName()
default int getPort()
default String getApiPrefix()
default String getBannerText()
default boolean isProduction()
String getAllowedOrigins()
io.vertx.core.json.JsonObject getSSLConfig()
Copyright © 2020. All rights reserved.