Closed
Description
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: spring-projects/spring-framework#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: spring-projects/spring-framework#24952