What is the alternative to UrlPathHelper.setAlwaysUseFullPath(true) after Spring 7 using PathPatternParser?

What is the alternative to UrlPathHelper.setAlwaysUseFullPath(true) after Spring 7 using PathPatternParser?
Spring 7 is deprecating UrlPathHelper. I'm using it with setAlwaysUseFullPath(true) in WebMvcConfigurer.configurePathMatch because I have several DispatcherServlets and it eases testing of controllers if I use full paths. What is the alternative after Spring 7 with PathPatternParser? I don't see anything similar with this class.

Take Your Experience to the Next Level

New

Download our mobile app for a faster and better experience.

Comments

0
U

Join the discussion

Sign in to leave a comment

0:000:00