You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: spring/AdaptiveFormSubmissionHandling.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ object (which all implement the `SubmitResponse` interface). A `Response` objec
14
14
html, json, etc. to the browser. A `SeeOther` will redirect the browser to perform a GET on another URL. A `Redirect` will redirect the browser to perform a POST to another URL.
15
15
16
16
There are a bunch of static convenience methods in `AfSubmissionHandler` that means that you probably
17
-
won�t have to create an `AfSubmissionhandler` directly, but can use a convenience method like
17
+
won't have to create an `AfSubmissionhandler` directly, but can use a convenience method like
0 commit comments