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

Jackson Unknown enum deserialising #937

Open
fgbogdan opened this issue Oct 26, 2023 · 1 comment
Open

Jackson Unknown enum deserialising #937

fgbogdan opened this issue Oct 26, 2023 · 1 comment

Comments

@fgbogdan
Copy link

fgbogdan commented Oct 26, 2023

Do we have a possibility to inject the objectmapper in the configuration ?
I want to use the property DeserializationFeature.READ_UNKNOWN_ENUM_VALUES_USING_DEFAULT_VALUE and using YML file does not solve the case.
I could extend the configuration class also - but maybe a simple solution exists.

@kang0821
Copy link

kang0821 commented Feb 6, 2024

+1

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

No branches or pull requests

2 participants