The method includes logic that is currently in ViewResolutionResultHandler but fits well in BindingContext and also includes the call to saveModel method from the InitBinderBindingContext subclass, which was called too early until now from RequestMappingHandlerAdapter before the model has been fully updated. This mirrors a similar method in ModelFactory on the Spring MVC side which also combines those two tasks. Closes gh-30821 |
||
---|---|---|
.. | ||
src | ||
spring-webflux.gradle |