Uses of Class
org.springframework.cloud.gateway.route.InMemoryRouteDefinitionRepository
-
Packages that use InMemoryRouteDefinitionRepository Package Description org.springframework.cloud.gateway.config -
-
Uses of InMemoryRouteDefinitionRepository in org.springframework.cloud.gateway.config
Methods in org.springframework.cloud.gateway.config that return InMemoryRouteDefinitionRepository Modifier and Type Method Description InMemoryRouteDefinitionRepositoryGatewayAutoConfiguration. inMemoryRouteDefinitionRepository()
-