Deprecate ignoreDefaultModelOnRedirect property and set to true by default #28324
Labels
in: web
Issues in web modules (web, webmvc, webflux, websocket)
type: enhancement
A general enhancement
Milestone
It's been a long time since this API and available options have been considered, and as per the discussion under #28069, we should review for potential changes towards 6.0.
One option would be to provide a
Rendering
API that aligns with what is available in WebFlux.In the very least, we can deprecate the
ignoreDefaultModelOnRedirect
option onRequestMappingHandlerAdapter
and change its default setting.The text was updated successfully, but these errors were encountered: