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

Rename Jersey feature-autodiscovery methods #417

Merged
merged 1 commit into from
Dec 15, 2023

Conversation

sleberknight
Copy link
Member

@sleberknight sleberknight commented Dec 15, 2023

  • Fix my mistake misnaming the Jersey feature auto-discovery methods
  • They were incorrectly named with "Jackson" instead of "Jersey"
  • The incorrect names were never published in a release, so there are no breaking changes

Closes #415

* Fix my mistake mis-naming the Jersey feature auto-discovery methods
* They were incorrectly named with "Jackson" instead of "Jersey"
* The incorrect names were never published in a release, so there are no breaking changes

Closes #415
@sleberknight sleberknight added the new feature A new feature such as a new class, method, package, group of classes, etc. label Dec 15, 2023
@sleberknight sleberknight added this to the 3.3.0 milestone Dec 15, 2023
@sleberknight sleberknight self-assigned this Dec 15, 2023
Copy link

@sleberknight sleberknight merged commit 4514822 into master Dec 15, 2023
5 checks passed
@sleberknight sleberknight deleted the 415-fix-method-names-with-jersey-not-jackson branch December 15, 2023 18:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new feature A new feature such as a new class, method, package, group of classes, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add methods to disable (or enable) Jersey feature auto-discovery
2 participants