Uses of Class
org.springframework.cloud.gateway.event.RefreshRoutesResultEvent
Packages that use RefreshRoutesResultEvent
-
Uses of RefreshRoutesResultEvent in org.springframework.cloud.gateway.filter.cors
Classes in org.springframework.cloud.gateway.filter.cors that implement interfaces with type arguments of type RefreshRoutesResultEventModifier and TypeClassDescriptionclassFor eachRoute, this listener inspects its predicates and looks for an instance ofPathRoutePredicateFactory.Methods in org.springframework.cloud.gateway.filter.cors with parameters of type RefreshRoutesResultEventModifier and TypeMethodDescriptionvoidCorsGatewayFilterApplicationListener.onApplicationEvent(RefreshRoutesResultEvent event)