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

Create a native image with GraalVM #15

Closed
wants to merge 5 commits into from

Conversation

easimon
Copy link
Owner

@easimon easimon commented Apr 19, 2020

Work in progress for creating a native image from the application.
Compiles but does not run properly yet. Currently, Jackson fails to deserialize objects with read-only properties.

TODOs:

  • make it work
  • run automated tests against the native image
  • publish native docker image variant

@easimon easimon changed the title Build native image with GraalVM WIP: Build native image with GraalVM Apr 19, 2020
@easimon easimon linked an issue Apr 19, 2020 that may be closed by this pull request
@easimon easimon changed the title WIP: Build native image with GraalVM WIP: Create a native image with GraalVM Apr 19, 2020
@easimon easimon marked this pull request as draft April 19, 2020 12:59
@easimon easimon changed the title WIP: Create a native image with GraalVM Create a native image with GraalVM Apr 19, 2020
@easimon
Copy link
Owner Author

easimon commented Jan 10, 2023

completely outdated, based on micronaut version

@easimon easimon closed this Jan 10, 2023
@easimon easimon deleted the feature/graalvm-native-image branch January 10, 2023 16:01
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.

Create a native image with GraalVM
1 participant