@Configuration public class GraphAlgorithmRouter extends Object
| Constructor and Description |
|---|
GraphAlgorithmRouter() |
| Modifier and Type | Method and Description |
|---|---|
protected org.springframework.web.reactive.function.server.RouterFunction<org.springframework.web.reactive.function.server.ServerResponse> |
routingFunction(GraphAlgorithmHandler graphAlgorithmHandler) |
@Bean protected org.springframework.web.reactive.function.server.RouterFunction<org.springframework.web.reactive.function.server.ServerResponse> routingFunction(GraphAlgorithmHandler graphAlgorithmHandler)
Copyright © 2021. All rights reserved.