{"id":22505751,"url":"https://github.com/mageddo/code-with-quarkus","last_synced_at":"2026-01-07T07:16:17.982Z","repository":{"id":150165891,"uuid":"261335488","full_name":"mageddo/code-with-quarkus","owner":"mageddo","description":"Generated by code.quarkus.io","archived":false,"fork":false,"pushed_at":"2020-05-05T01:33:56.000Z","size":61,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-02T01:41:16.663Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","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/mageddo.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-05-05T01:33:52.000Z","updated_at":"2020-05-05T01:33:59.000Z","dependencies_parsed_at":null,"dependency_job_id":"fefed5f8-e97d-470b-bc27-f76e9e8a1681","html_url":"https://github.com/mageddo/code-with-quarkus","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/mageddo%2Fcode-with-quarkus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mageddo%2Fcode-with-quarkus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mageddo%2Fcode-with-quarkus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mageddo%2Fcode-with-quarkus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mageddo","download_url":"https://codeload.github.com/mageddo/code-with-quarkus/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245941464,"owners_count":20697571,"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-12-07T00:32:15.715Z","updated_at":"2026-01-07T07:16:17.917Z","avatar_url":"https://github.com/mageddo.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# code-with-quarkus project\n\nThis project uses Quarkus, the Supersonic Subatomic Java Framework.\n\nIf you want to learn more about Quarkus, please visit its website: https://quarkus.io/ .\n\n## Running the application in dev mode\n\nYou can run your application in dev mode that enables live coding using:\n```\n./gradlew quarkusDev\n```\n\n## Packaging and running the application\n\nThe application can be packaged using `./gradlew quarkusBuild`.\nIt produces the `code-with-quarkus-1.0.0-SNAPSHOT-runner.jar` file in the `build` directory.\nBe aware that it’s not an _über-jar_ as the dependencies are copied into the `build/lib` directory.\n\nThe application is now runnable using `java -jar build/code-with-quarkus-1.0.0-SNAPSHOT-runner.jar`.\n\nIf you want to build an _über-jar_, just add the `--uber-jar` option to the command line:\n```\n./gradlew quarkusBuild --uber-jar\n```\n\n## Creating a native executable\n\nYou can create a native executable using: `./gradlew build -Dquarkus.package.type=native`.\n\nOr, if you don't have GraalVM installed, you can run the native executable build in a container using: `./gradlew build -Dquarkus.package.type=native -Dquarkus.native.container-build=true`.\n\nYou can then execute your native executable with: `./build/code-with-quarkus-1.0.0-SNAPSHOT-runner`\n\nIf you want to learn more about building native executables, please consult https://quarkus.io/guides/gradle-tooling#building-a-native-executable.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmageddo%2Fcode-with-quarkus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmageddo%2Fcode-with-quarkus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmageddo%2Fcode-with-quarkus/lists"}