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

Support for the Servlet Async API #1449

Open
mdeinum opened this issue Jan 16, 2025 · 0 comments
Open

Support for the Servlet Async API #1449

mdeinum opened this issue Jan 16, 2025 · 0 comments
Labels
status: waiting-for-triage An issue we've not yet triaged

Comments

@mdeinum
Copy link
Contributor

mdeinum commented Jan 16, 2025

Currently Spring WS only leverages the regular Servlet API with blocking the request handling thread. This could be improved by also allowing support for the async features of the Servlet API. Maybe parts of the async support in Spring MVC can be leveraged for this.

@snicoll snicoll added the status: waiting-for-triage An issue we've not yet triaged label Feb 19, 2025
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
Projects
None yet
Development

No branches or pull requests

2 participants