Skip to content

Fix MockMvc async requests example in documentation - #37318

Open
noojung wants to merge 1 commit into
spring-projects:mainfrom
noojung:docs/async-requests
Open

noojung wants to merge 1 commit into
spring-projects:mainfrom
noojung:docs/async-requests

Conversation

@noojung

@noojung noojung commented Sep 22, 2026

Copy link
Copy Markdown
Contributor

The Kotlin example in the MockMvc async requests documentation passes an explicit type argument to asyncResult(expectedResult: Any?), which has no type parameter.

Remove unnecessary <Nothing> type argument and outdated TODO comment.

Signed-off-by: Hyunwoo Jung <hyunwoojung@kakao.com>
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged or decided on label Sep 22, 2026

This branch has not been deployed

No deployments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

status: waiting-for-triage An issue we've not yet triaged or decided on

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants