All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.alibaba.csp.ahas.sentinel.gateway.zuul.SentinelZuulGatewayConstants Maven / Gradle / Ivy

There is a newer version: 1.6.8-safe-jdk8
Show newest version
package com.alibaba.csp.ahas.sentinel.gateway.zuul;

/**
 * @author Eric Zhao
 */
public final class SentinelZuulGatewayConstants {

    public static final String FALLBACK_MSG_RESPONSE = "response";
    public static final String FALLBACK_REDIRECT = "redirect";

    private SentinelZuulGatewayConstants() {}
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy