-
Notifications
You must be signed in to change notification settings - Fork 6k
Cache miss for REQUEST dispatch to 'url' (previous null). Performing MatchableHandlerMapping lookup. This is logged once only at WARN level, and every time at TRACE. #15855
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
@shahar-d-ali will you please link to the tickets that you saw so that the report has more context? Also, I'm not entirely clear yet on how your application is behaving unexpectedly. Can you provide a sample application that reproduces the behavior so it's clearer where it's unexpected or problematic? |
@shahar-d-ali, I'm not able to reproduce the behavior you are seeing. Can you please provide a reproducer? |
If you would like us to look at this issue, please provide the requested information. If the information is not provided within the next 7 days this issue will be closed. |
Closing due to lack of requested feedback. If you would like us to look at this issue, please provide the requested information and we will re-open the issue. |
I recently upgraded our Spring Boot application from version 2.4.3 to 3.3.3. Although I saw some tickets related to this issue that were previously closed, the issue has resurfaced in the application after the upgrade.
The text was updated successfully, but these errors were encountered: