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