mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
3a585f8c29
This commit introduces the CoWebFilter, an abstract WebFilter implementation that allows for coroutine usage. Closes gh-29672