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

native-image configuration for Jackson in Helidon MP. #6607

Conversation

romain-grecourt
Copy link
Contributor

Update helidon-graal-native-image-extension:

  • Add --initialize-at-build-time=com.fasterxm.jackson
  • Add a reflect-config.json to enable reflection done by org.glassfish.jersey.jackson.internal.JacksonMapperConfigurator

Fixes #6538

Update helidon-graal-native-image-extension:
- Add `--initialize-at-build-time=com.fasterxm.jackson`
- Add a reflect-config.json to enable reflection done by org.glassfish.jersey.jackson.internal.JacksonMapperConfigurator

Fixes helidon-io#6538
@romain-grecourt romain-grecourt self-assigned this Apr 13, 2023
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Apr 13, 2023
@romain-grecourt romain-grecourt merged commit bbc170d into helidon-io:helidon-3.x Apr 13, 2023
@romain-grecourt romain-grecourt deleted the mp-jackson-native-image-fix branch April 13, 2023 16:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Helidon MP Quickstart 3.2.0 with Jackson fails with Native Image
2 participants