回答編集履歴
1
URLをリンクに張替え
answer
CHANGED
@@ -1,3 +1,3 @@
|
|
1
1
|
Redirectする際にデータを保持する場合、modelではなくRedirectAttributesを使用します。
|
2
2
|
|
3
|
-
https://spring.pleiades.io/spring-framework/docs/5.2.x/javadoc-api/org/springframework/web/servlet/mvc/support/RedirectAttributes.html
|
3
|
+
[https://spring.pleiades.io/spring-framework/docs/5.2.x/javadoc-api/org/springframework/web/servlet/mvc/support/RedirectAttributes.html](https://spring.pleiades.io/spring-framework/docs/5.2.x/javadoc-api/org/springframework/web/servlet/mvc/support/RedirectAttributes.html)
|