Getting 403 responses for Async REST APIs using Spring MVC after upgrading 2.7.x -> 3.4.x #44911
Labels
for: external-project
For an external project and not something we can fix
for: stackoverflow
A question that's better suited to stackoverflow.com
status: invalid
An issue that we don't feel is valid
Problem:
After upgrading our application to Spring Boot 3.4.x from 2.7.x, we are getting 403 from API endpoints that are using Spring MVC with Async annotation.
Background:
CustomFilter
)demo.zip - There is a postman collection inside.
The text was updated successfully, but these errors were encountered: