Docs: result handling and view resolution
Issue: SPR-16393
This commit is contained in:
@@ -62,6 +62,7 @@ import org.springframework.web.server.ServerWebExchange;
|
||||
* <li>{@link View} -- View to render with
|
||||
* <li>{@link Model} -- attributes to add to the model
|
||||
* <li>{@link Map} -- attributes to add to the model
|
||||
* <li>{@link Rendering} -- use case driven API for view resolution</li>
|
||||
* <li>{@link ModelAttribute @ModelAttribute} -- attribute for the model
|
||||
* <li>Non-simple value -- attribute for the model
|
||||
* </ul>
|
||||
|
||||
Reference in New Issue
Block a user