Uses of Class
org.springframework.cloud.gateway.discovery.DiscoveryLocatorProperties
-
Packages that use DiscoveryLocatorProperties Package Description org.springframework.cloud.gateway.discovery -
-
Uses of DiscoveryLocatorProperties in org.springframework.cloud.gateway.discovery
Methods in org.springframework.cloud.gateway.discovery that return DiscoveryLocatorProperties Modifier and Type Method Description DiscoveryLocatorPropertiesGatewayDiscoveryClientAutoConfiguration. discoveryLocatorProperties()Methods in org.springframework.cloud.gateway.discovery with parameters of type DiscoveryLocatorProperties Modifier and Type Method Description DiscoveryClientRouteDefinitionLocatorGatewayDiscoveryClientAutoConfiguration.ReactiveDiscoveryClientRouteDefinitionLocatorConfiguration. discoveryClientRouteDefinitionLocator(org.springframework.cloud.client.discovery.ReactiveDiscoveryClient discoveryClient, DiscoveryLocatorProperties properties)Constructors in org.springframework.cloud.gateway.discovery with parameters of type DiscoveryLocatorProperties Constructor Description DiscoveryClientRouteDefinitionLocator(org.springframework.cloud.client.discovery.ReactiveDiscoveryClient discoveryClient, DiscoveryLocatorProperties properties)
-