As of Spring Framework 5.3, "/path/**/other" patterns will be rejected and an exception will be thrown. We should avoid using these types of patterns in our tests. See: https://github.com/spring-projects/spring-framework/issues/24952
As of Spring Framework 5.3, "/path/**/other" patterns will be rejected and an exception will be thrown. We should avoid using these types of patterns in our tests. See: https://github.com/spring-projects/spring-framework/issues/24952