bugsnag-java icon indicating copy to clipboard operation
bugsnag-java copied to clipboard

Spring Webflux integration

Open owen-c opened this issue 2 years ago • 1 comments

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

owen-c avatar Apr 04 '23 00:04 owen-c

Hi @owen-c, thanks for the suggestion. I have raised this with our product team for consideration.

johnkiely1 avatar Apr 17 '23 08:04 johnkiely1