{"id":18972321,"url":"https://github.com/eis/quarkus-example","last_synced_at":"2026-04-29T09:36:32.386Z","repository":{"id":143010795,"uuid":"401295665","full_name":"eis/quarkus-example","owner":"eis","description":"Simple Quarkus app to get started.","archived":false,"fork":false,"pushed_at":"2021-08-30T10:43:25.000Z","size":19,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-01T08:20:55.057Z","etag":null,"topics":["java11","quarkus"],"latest_commit_sha":null,"homepage":"https://quarkus.io/","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/eis.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":"2021-08-30T09:59:10.000Z","updated_at":"2021-08-30T10:46:36.000Z","dependencies_parsed_at":"2023-05-21T00:00:20.397Z","dependency_job_id":null,"html_url":"https://github.com/eis/quarkus-example","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/eis%2Fquarkus-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eis%2Fquarkus-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eis%2Fquarkus-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eis%2Fquarkus-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eis","download_url":"https://codeload.github.com/eis/quarkus-example/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239970706,"owners_count":19727014,"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":["java11","quarkus"],"created_at":"2024-11-08T15:08:06.780Z","updated_at":"2026-04-07T11:30:14.136Z","avatar_url":"https://github.com/eis.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Example Quarkus Project\n\n\u003ca href=\"https://github.com/eis/quarkus-example/actions/workflows/github-actions-build.yml\" title=\"Build Status\"\u003e\n  \u003cimg src=\"https://github.com/eis/quarkus-example/actions/workflows/github-actions-build.yml/badge.svg\"\u003e\n\u003c/a\u003e\n\u003ca href=\"https://codecov.io/gh/eis/quarkus-example\" title=\"Coverage Status\"\u003e\n  \u003cimg src=\"https://codecov.io/gh/eis/quarkus-example/branch/master/graph/badge.svg?token=QhUicfrjBn\"\u003e\n\u003c/a\u003e\n\n\nThis project uses [Quarkus](https://quarkus.io/).\n\nFeatures\n - JAX-RS rest api\n - Qute html templates\n - Unit, integration tests\n - Github Actions build\n - CodeCov integration\n\nAnswers to http://localhost:8080/ (GET).\n\nRequirements coming from Quarkus are\n - JDK 11+ (any distribution)\n - Optionally GraalVM 21.1.0 for native compilation\n - Apache Maven 3.8.1+\n \n## Running the application in dev mode\n\nYou can run your application in dev mode that enables live coding using:\n```shell script\nmvn compile quarkus:dev\n```\n\n\u003e **_NOTE:_**  Quarkus now ships with a Dev UI, which is available in dev mode only at http://localhost:8080/q/dev/.\n\n## Packaging and running the application\n\nThe application can be packaged using:\n```shell script\nmvn package\n```\nIt produces the `quarkus-run.jar` file in the `target/quarkus-app/` directory.\nBe aware that it’s not an _über-jar_ as the dependencies are copied into the `target/quarkus-app/lib/` directory.\n\nIf you want to build an _über-jar_, execute the following command:\n```shell script\nmvn package -Dquarkus.package.type=uber-jar\n```\n\nThe application is now runnable using `java -jar target/quarkus-app/quarkus-run.jar`.\n\n## Creating a native executable\n\nYou can create a native executable using: \n```shell script\nmvn package -Pnative\n```\n\nOr, if you don't have GraalVM installed, you can run the native executable build in a container using: \n```shell script\nmvn package -Pnative -Dquarkus.native.container-build=true\n```\n\nYou can then execute your native executable with: `./target/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/maven-tooling.html.\n\n## Related Guides\n\n- RESTEasy JAX-RS ([guide](https://quarkus.io/guides/rest-json)): REST endpoint framework implementing JAX-RS and more\n- Qute ([guide](https://quarkus.io/guides/qute)): Template engine for HTML\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feis%2Fquarkus-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feis%2Fquarkus-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feis%2Fquarkus-example/lists"}