Spring 6 - Breaking change: URL with trailing slash respond with 404 error code
Multiple services in M23 are upgraded with Spring 6 (related epic).
All Spring 6 upgraded services are now throwing errors (response code: 404) while in M22 same request is working fine. This is a breaking change for consumer services.
M23:
M22:
Edited by Neelesh Thakur