Affects: \
In 5.3.13, Spring PathMatchConfigurer#setUseSuffixPatternMatch method is Deprecated and default to be false, but we need this to be enabled, is there a solution or workaround?
Comment From: bclozel
This is being deprecated without replacement. We'll probably drop it in the next major version.
See the javadoc and the discussion in #24642.