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

Add JAX-RS Callback

Open krisgerhard opened this issue 4 years ago • 3 comments

Goal

JAX-RS is a very popular API which is yet to be out-of-the-box supported by Bugsnag.

Design

The design very highly mimics the Java Servlet API Callback implementation.

Minimal Java version: 8

Testing

I've been using this in production for about two weeks as of today.

krisgerhard avatar Aug 08 '21 20:08 krisgerhard

Somewhy Travis build was not triggered

krisgerhard avatar Aug 19 '21 10:08 krisgerhard

Well... okay. If this repository wants to be java 7 compatible I have nothing to offer :(

krisgerhard avatar Aug 19 '21 19:08 krisgerhard

Hi @krisgerhard thanks for raising this and submitting this PR. We will take a look at this as priorities allow.

abigailbramble avatar Sep 02 '21 08:09 abigailbramble