Uses of Class
org.springframework.cloud.gateway.discovery.DiscoveryLocatorProperties
Packages that use DiscoveryLocatorProperties
-
Uses of DiscoveryLocatorProperties in org.springframework.cloud.gateway.discovery
Methods in org.springframework.cloud.gateway.discovery that return DiscoveryLocatorPropertiesModifier and TypeMethodDescriptionGatewayDiscoveryClientAutoConfiguration.discoveryLocatorProperties()Methods in org.springframework.cloud.gateway.discovery with parameters of type DiscoveryLocatorPropertiesModifier and TypeMethodDescriptionGatewayDiscoveryClientAutoConfiguration.ReactiveDiscoveryClientRouteDefinitionLocatorConfiguration.discoveryClientRouteDefinitionLocator(org.springframework.cloud.client.discovery.ReactiveDiscoveryClient discoveryClient, DiscoveryLocatorProperties properties) Constructors in org.springframework.cloud.gateway.discovery with parameters of type DiscoveryLocatorPropertiesModifierConstructorDescriptionDiscoveryClientRouteDefinitionLocator(org.springframework.cloud.client.discovery.ReactiveDiscoveryClient discoveryClient, DiscoveryLocatorProperties properties)