Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doc: add @Consumes FORM_URLENCODED to formData.adoc #11555

Merged
merged 2 commits into from
Jan 30, 2025
Merged

Conversation

sdelamo
Copy link
Contributor

@sdelamo sdelamo commented Jan 30, 2025

Close: #5692

Adds @Consumes(MediaType.APPLICATION_FORM_URLENCODED) to examples show in form data documentation. Moreover, instead of showing a controller with a method argument with an Optional. I changed it to use @Nullable as the use Optionalas a method parameter is discouraged in java.

CleanShot 2025-01-30 at 10 48 04@2x

@sdelamo sdelamo requested a review from yawkat January 30, 2025 09:48
@sdelamo sdelamo merged commit 85fa094 into 4.7.x Jan 30, 2025
22 checks passed
@sdelamo sdelamo deleted the issues-5692 branch January 30, 2025 11:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants