Skip to content

Log which HandlerInterceptor threw the exception#36281

Open
deejay1 wants to merge 1 commit intospring-projects:mainfrom
deejay1:better-interceptor-logging
Open

Log which HandlerInterceptor threw the exception#36281
deejay1 wants to merge 1 commit intospring-projects:mainfrom
deejay1:better-interceptor-logging

Conversation

@deejay1
Copy link
Contributor

@deejay1 deejay1 commented Feb 9, 2026

Add information about which interceptor actually threw the exception as it may not be clear from the exception itself.
For example we had an issue where the exception was just java.lang.NullPointerException: null - where was it coming from was everyones guess.

Signed-off-by: Łukasz Jernaś <lukasz.jernas@allegro.com>
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged or decided on label Feb 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

status: waiting-for-triage An issue we've not yet triaged or decided on

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants