Skip to content

WebFlux blocking configuration documentation fix #31150

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

Closed
wants to merge 1 commit into from

Conversation

mdeinum
Copy link
Contributor

@mdeinum mdeinum commented Sep 1, 2023

The BlockingExecutionConfigurer.setExecutor takes an AsyncTaskExecutor not an Executor as the documentation states. With this commit this has been corrected.

The `BlockingExecutionConfigurer.setExecutor` takes an `AsyncTaskExecutor` not an `Executor` as the documentation states. With this commit this has been corrected.
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged or decided on label Sep 1, 2023
@sdeleuze sdeleuze self-assigned this Sep 1, 2023
@sdeleuze sdeleuze added type: documentation A documentation task in: web Issues in web modules (web, webmvc, webflux, websocket) and removed status: waiting-for-triage An issue we've not yet triaged or decided on labels Sep 1, 2023
@sdeleuze sdeleuze added this to the 6.1.0-RC1 milestone Sep 1, 2023
@sdeleuze sdeleuze closed this in acd34df Sep 1, 2023
@sdeleuze
Copy link
Contributor

sdeleuze commented Sep 1, 2023

Merged, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: web Issues in web modules (web, webmvc, webflux, websocket) type: documentation A documentation task
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants