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 a wildcard @Produces and @Consumes... #4728

Merged
merged 1 commit into from
Feb 25, 2021

Conversation

jansupol
Copy link
Contributor

for methods without message providers involved not to get 406/415.

Signed-off-by: jansupol jan.supol@oracle.com

…oviders involved not to get 406/415.

Signed-off-by: jansupol <jan.supol@oracle.com>
@jansupol
Copy link
Contributor Author

Fixes #4722

@senivam senivam linked an issue Feb 22, 2021 that may be closed by this pull request
Copy link
Contributor

@senivam senivam left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@senivam senivam merged commit 360d69d into eclipse-ee4j:master Feb 25, 2021
@senivam senivam added this to the 2.34 milestone Feb 25, 2021
@jansupol jansupol deleted the j4722 branch February 25, 2021 18:10
@jansupol jansupol self-assigned this Feb 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Jersey 3.0.1 no longer defaults to */* consumes
3 participants