filterOrder() must also be defined for a filter. Filters may have the same filterOrder if precedence is not important for a filter. filterOrders do not need to be sequential.
ZuulFilters may be disabled using Archius Properties.
By default ZuulFilters are static; they don't carry state. This may be overridden by overriding the isStaticFilter() property to false @author Mikey CohenDate: 10/26/11 Time: 4:29 PM
|
|