You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As part of work to remove suffix pattern matching in #34036, I noticed the Spring MVC and WebFlux functional web frameworks, including Kotlin DSL's, have PathExtensionPredicates that should have been included in the deprecation and removal. We need to take the same steps to phase them out.