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 an option to not register the Jackson's ExceptionMappers by JacksonFeature #4225

Merged
merged 2 commits into from
Aug 20, 2019

Conversation

jansupol
Copy link
Contributor

Signed-off-by: Jan Supol [email protected]

@jansupol
Copy link
Contributor Author

Fixes #4214

Copy link
Contributor

@tomas-langer tomas-langer 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 068b3b2 into eclipse-ee4j:master Aug 20, 2019
@jansupol jansupol deleted the jacksonfeature branch August 20, 2019 13:02
pa314159 pushed a commit to pa314159/jersey that referenced this pull request Aug 28, 2019
…onFeature (eclipse-ee4j#4225)

* Add an option to not register the Jackson's ExceptionMappers by JacksonFeature

Signed-off-by: Jan Supol <[email protected]>
@@ -40,6 +40,39 @@
*/
public class JacksonFeature implements Feature {

/**
* Define whether to use Jackson's exception mappers ore not

Choose a reason for hiding this comment

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

Typo in "ore"

@jansupol jansupol added this to the 2.29.1 milestone Sep 5, 2019
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.

None yet

4 participants