{"id":15805121,"url":"https://github.com/ddobrin/clr-native","last_synced_at":"2025-03-31T22:11:11.177Z","repository":{"id":134175598,"uuid":"317322912","full_name":"ddobrin/clr-native","owner":"ddobrin","description":null,"archived":false,"fork":false,"pushed_at":"2021-04-16T15:07:06.000Z","size":57,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-10-06T02:04:41.226Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ddobrin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2020-11-30T19:20:22.000Z","updated_at":"2021-04-16T15:07:08.000Z","dependencies_parsed_at":null,"dependency_job_id":"135bf03e-06cc-4b66-ba5b-d933355e0738","html_url":"https://github.com/ddobrin/clr-native","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ddobrin%2Fclr-native","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ddobrin%2Fclr-native/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ddobrin%2Fclr-native/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ddobrin%2Fclr-native/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ddobrin","download_url":"https://codeload.github.com/ddobrin/clr-native/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246547366,"owners_count":20794970,"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":[],"created_at":"2024-10-05T02:04:17.455Z","updated_at":"2025-03-31T22:11:11.156Z","avatar_url":"https://github.com/ddobrin.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"Very basic Spring Boot project using a `CommandLineRunner` bean.\n\n`Currently Tracked Versions`\n* Spring Boot 2.4.5 - April 15, 2021\n* Spring Native 0.9.2 (Spring Native Beta) - April 16, 2021\n* OpenJDK version \"11.0.10\"\n* OpenJDK 64-Bit Server VM GraalVM CE 21.0.0.2 (build 11.0.10+8-jvmci-21.0-b06, mixed mode, sharing)\n\nTo build the native application packaged in a lightweight container:\n```\n# JVM app image\n./mvnw clean package\n\n# Native executable\n./mvwn clean package -Pnative\n\n# JVM image\n./mvnw spring-boot:build-image\n\n# Native image\n./mvnw spring-boot:build-image -Pnative\n```\n\nTo run the image:\n```shell\ntime java -jar target/clr-native-base.jar\n\ntime target/clr-native \n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fddobrin%2Fclr-native","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fddobrin%2Fclr-native","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fddobrin%2Fclr-native/lists"}