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
The changes made for spring-projects/spring-framework#24556 in Spring Framework 5.2.4 break our tests that do not use absolute paths in mock endpoints.
We should change our tests to use absolute paths, as was done in later versions by b33ed41.
The text was updated successfully, but these errors were encountered:
Summary
The changes made for spring-projects/spring-framework#24556 in Spring Framework 5.2.4 break our tests that do not use absolute paths in mock endpoints.
We should change our tests to use absolute paths, as was done in later versions by b33ed41.
The text was updated successfully, but these errors were encountered: