クラス RedirectAttributesModelMap

実装されたすべてのインターフェース:
SerializableSECloneableSEMapSE<StringSE,ObjectSE>ModelRedirectAttributes

public class RedirectAttributesModelMap extends ModelMap implements RedirectAttributes
DataBinder を使用して文字列として値をフォーマットする RedirectAttributesModelMap 実装。また、リダイレクト属性に格納する場所を提供します。これにより、リダイレクト URL に埋め込む必要なくリダイレクトを生き残ることができます。
導入:
3.1
作成者:
Rossen Stoyanchev
関連事項: