| Package | Description |
|---|---|
| org.springframework.web.reactive.function.server |
Provides the types that make up Spring's functional web framework.
|
| Modifier and Type | Method and Description |
|---|---|
default void |
RouterFunction.accept(RouterFunctions.Visitor visitor)
Accept the given visitor.
|