|
Generated by JDiff |
|||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Removed Methods | |
Builder builder(ApplicationContext ) |
Return a mutable builder based on the given ApplicationContext application context. |
HandlerStrategies of(ApplicationContext ) |
Return a new {@code HandlerStrategies} based on the given ApplicationContext application context. |
Changed Methods | ||
Supplier<Function<ServerRequest, Optional<Locale>>> localeResolver() |
Change in return type from (Function<ServerRequest, Optional<Locale>> ) to (Supplier<Function<ServerRequest, Optional<Locale>>> ). |
Supply a function that resolves the locale of a given ServerRequest. |
|
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |