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

Fix ObjectMapper configuration to support java 8 date-time classes #16

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mkris
Copy link

@mkris mkris commented Jun 6, 2023

This PR fixes the ObjectMapper configuration to allow for setting a custom Jackson JsonMapper/ObjectMapper in the Config before starting the FileQueue. This ensures Java 8 Date-Time classes can be serialized by Jackson if present in the FileQueueItem instance.

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

2 participants