{"id":15138507,"url":"https://github.com/cch0/vertx-graalvm-native-image","last_synced_at":"2025-10-23T15:30:23.822Z","repository":{"id":232307729,"uuid":"783952494","full_name":"cch0/vertx-graal-native-image","owner":"cch0","description":"Demo application using Vert.x and GraalVM","archived":false,"fork":false,"pushed_at":"2024-05-03T15:54:09.000Z","size":17,"stargazers_count":1,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-30T19:11:16.014Z","etag":null,"topics":["graalvm","graalvm-native-image","java","jib","jib-maven-plugin","sdkman","vertx"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cch0.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-04-08T22:38:50.000Z","updated_at":"2024-06-09T18:39:14.000Z","dependencies_parsed_at":"2024-09-16T12:33:37.276Z","dependency_job_id":"24927aec-af7e-4e1a-a203-e95c161bb87d","html_url":"https://github.com/cch0/vertx-graal-native-image","commit_stats":null,"previous_names":["cch0/vertx-native-image","cch0/vertx-graal-native-image"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cch0%2Fvertx-graal-native-image","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cch0%2Fvertx-graal-native-image/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cch0%2Fvertx-graal-native-image/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cch0%2Fvertx-graal-native-image/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cch0","download_url":"https://codeload.github.com/cch0/vertx-graal-native-image/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237843783,"owners_count":19375204,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["graalvm","graalvm-native-image","java","jib","jib-maven-plugin","sdkman","vertx"],"created_at":"2024-09-26T07:40:22.141Z","updated_at":"2025-10-23T15:30:23.392Z","avatar_url":"https://github.com/cch0.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Vertx Graal Native Image Demo Application\n\nThis is a project which uses [GraalVM](https://www.graalvm.org/) to build a native image of a basic Vert.x application.\n\n\nFor comparison, the application can also be containerized by using Jib.\n\n## The Application\n\nThis repository contains the source code for running a basic Vert.x application with as few Verticles as possible.\nThe idea is to provide configuration examples to illustrate various aspects of configuring the application.\n\n\n## What is illustrated in this application?\n\n- Basic Vert.x application.\n- Logging configuration via Logback.\n- External Override of Logback configuration.\n- External and Dyanmic configuration file reload.\n- Native executable binary.\n- Containerization\n\n\n## What is not included in this application?\n- Setting Gabage collector\n    - G1 collector is not yet supported on MacOS arm64.\n\n\n## What is the catch?\n- No cross-compile support.\n    - Have to use machines with different OS and platforms to  build the native image for each OS/platform.\n\n\n---\n\n\n## Prerequisistes\n\nThe Java release version is set to **22** for `maven-compiler-plugin` in the `pom.xml` file.\n\nGraalVM can be installed via sdkman\n\n```bash\nsdk install java 22-graalce\n```\n\n\n\n## How To Build\n\nSee [How To Build](./docs/build.md)\n\n## How To Run The Application\n\nSee [How To Run](./docs/execution.md)\n\n## How To Configure Logging\n\nSee [Logging](./docs/logging.md)\n\n## How To Read Files\n\nSee [Reading Files](./docs/reading_files.md)\n\n## Hoe To Override Configurations with External Files\n\nSee [Override with External Files](./docs/external_files.md) for details.\n\n\n\u003cbr\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcch0%2Fvertx-graalvm-native-image","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcch0%2Fvertx-graalvm-native-image","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcch0%2Fvertx-graalvm-native-image/lists"}