bugsnag-java
bugsnag-java copied to clipboard
Spring Webflux integration
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 https://github.com/getsentry/sentry-java/pull/1529
Hi @owen-c, thanks for the suggestion. I have raised this with our product team for consideration.