Class ConfigConstants
java.lang.Object
com.alibaba.cloud.sentinel.gateway.ConfigConstants
- Author:
- Jim
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringSpring Cloud Gateway type.static final StringResponse type for Spring Cloud Gateway fallback.static final StringRedirect type for Spring Cloud Gateway fallback.static final StringConfigurationProperties forSentinelGatewayProperties. -
Method Summary
-
Field Details
-
APP_TYPE_SCG_GATEWAY
Spring Cloud Gateway type.- See Also:
-
GATEWAY_PREFIX
ConfigurationProperties forSentinelGatewayProperties.- See Also:
-
FALLBACK_MSG_RESPONSE
Response type for Spring Cloud Gateway fallback.- See Also:
-
FALLBACK_REDIRECT
Redirect type for Spring Cloud Gateway fallback.- See Also:
-