-
Notifications
You must be signed in to change notification settings - Fork 35
Spring Webflux integration #189
Copy link
Copy link
Open
Labels
needs discussionRequires internal analysis/discussionRequires internal analysis/discussion
Description
Description
Official Spring Boot support for WebFlux stacks
Describe the solution you'd like
Seems to only work out of the box with vanilla Spring Web, e.g. Exceptions thrown from controllers are not automatically sent to Bugsnag.
Describe alternatives you've considered
Implemented my own WebExceptionHandler to do this myself, but would be nice for it to work out of the box like it does for Spring Web
Additional context
getsentry/sentry-java#1529
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
needs discussionRequires internal analysis/discussionRequires internal analysis/discussion