Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add JAX-RS Callback #167

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open

Add JAX-RS Callback #167

wants to merge 8 commits into from

Conversation

krisgerhard
Copy link

@krisgerhard krisgerhard commented Aug 8, 2021

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
Copy link
Author

Somewhy Travis build was not triggered

@krisgerhard
Copy link
Author

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

@abigailbramble
Copy link

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

@abigailbramble abigailbramble added backlog We hope to fix this feature/bug in the future feature request Request for a new feature labels Sep 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backlog We hope to fix this feature/bug in the future feature request Request for a new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants