|
Generated by JDiff |
|||||||
PREV PACKAGE NEXT PACKAGE FRAMES NO FRAMES | DETAIL: REMOVED | ADDED | CHANGED |
Changed Classes and Interfaces | |
|
Central entry point to Spring's functional web framework. Exposes routing functionality, such as to #route(RequestPredicate, HandlerFunction) create a {@code RouterFunction} given a {@code RequestPredicate} and {@code HandlerFunction}, and to do further #nest(RequestPredicate, RouterFunction) subrouting on an existing routing function. |
|
Represents a server-side HTTP request, as handled by a {@code HandlerFunction}. |
|
Defines a builder that adds a body to the response. |
|
||||||||
PREV PACKAGE NEXT PACKAGE FRAMES NO FRAMES |