{"id":21822151,"url":"https://github.com/stylepatrick/graalvm-spring-boot-example","last_synced_at":"2026-05-06T12:40:55.534Z","repository":{"id":204434737,"uuid":"711847798","full_name":"stylepatrick/graalvm-spring-boot-example","owner":"stylepatrick","description":"Rest API with GraalVM and nativ image example. ","archived":false,"fork":false,"pushed_at":"2023-11-10T18:08:04.000Z","size":339,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-26T07:41:22.912Z","etag":null,"topics":["graalvm","native-image","spring-boot"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/stylepatrick.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":"2023-10-30T09:47:52.000Z","updated_at":"2023-10-30T09:48:54.000Z","dependencies_parsed_at":null,"dependency_job_id":"a2328b83-87be-4c9a-a6a9-07a3162e7f43","html_url":"https://github.com/stylepatrick/graalvm-spring-boot-example","commit_stats":null,"previous_names":["stylepatrick/graalvm-spring-boot-example"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stylepatrick%2Fgraalvm-spring-boot-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stylepatrick%2Fgraalvm-spring-boot-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stylepatrick%2Fgraalvm-spring-boot-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stylepatrick%2Fgraalvm-spring-boot-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stylepatrick","download_url":"https://codeload.github.com/stylepatrick/graalvm-spring-boot-example/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244787066,"owners_count":20510054,"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","native-image","spring-boot"],"created_at":"2024-11-27T17:13:21.025Z","updated_at":"2026-05-06T12:40:50.514Z","avatar_url":"https://github.com/stylepatrick.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# graalvm-spring-boot-example\n Rest API with GraalVM and nativ image example. \n\n## GraalVM Native Support\n\nThis project has been configured to let you generate either a lightweight container or a native executable.\nIt is also possible to run your tests in a native image.\n\n### Lightweight Container with Cloud Native Buildpacks\n\nIf you're already familiar with Spring Boot container images support, this is the easiest way to get started.\nDocker should be installed and configured on your machine prior to creating the image.\n\nTo create the image, run the following goal:\n\n```\n$ ./mvnw spring-boot:build-image -Pnative\n```\n\nThen, you can run the app like any other container:\n\n```\n$ docker run --rm -p 8080:8080 graalvm-spring-boot-example:0.0.1-SNAPSHOT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstylepatrick%2Fgraalvm-spring-boot-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstylepatrick%2Fgraalvm-spring-boot-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstylepatrick%2Fgraalvm-spring-boot-example/lists"}