Enum Class的使用
com.github.xiaoymin.knife4j.spring.gateway.enums.GatewayStrategy
使用GatewayStrategy的程序包
-
com.github.xiaoymin.knife4j.spring.gateway.enums中GatewayStrategy的使用
修饰符和类型方法说明static GatewayStrategyReturns the enum constant of this class with the specified name.static GatewayStrategy[]GatewayStrategy.values()Returns an array containing the constants of this enum class, in the order they are declared.