{"id":18826198,"url":"https://github.com/otaviojava/fruit-list-quarkus","last_synced_at":"2025-10-28T21:11:48.658Z","repository":{"id":51291230,"uuid":"313760563","full_name":"otaviojava/fruit-list-quarkus","owner":"otaviojava","description":"Sample using Quarkus","archived":false,"fork":false,"pushed_at":"2021-05-17T13:20:27.000Z","size":98,"stargazers_count":7,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-06T15:36:34.995Z","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/otaviojava.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}},"created_at":"2020-11-17T22:38:26.000Z","updated_at":"2021-12-01T17:20:47.000Z","dependencies_parsed_at":"2022-08-26T11:30:32.471Z","dependency_job_id":null,"html_url":"https://github.com/otaviojava/fruit-list-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/otaviojava%2Ffruit-list-quarkus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/otaviojava%2Ffruit-list-quarkus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/otaviojava%2Ffruit-list-quarkus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/otaviojava%2Ffruit-list-quarkus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/otaviojava","download_url":"https://codeload.github.com/otaviojava/fruit-list-quarkus/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248807622,"owners_count":21164720,"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-11-08T01:03:02.381Z","updated_at":"2025-10-28T21:11:48.580Z","avatar_url":"https://github.com/otaviojava.png","language":"Java","readme":"# Fruit List with Quarkus -- \n\n\u003ca href=\"https://console.platform.sh/projects/create-project/?template=https://raw.githubusercontent.com/otaviojava/fruit-list-quarkus/master/.platform.template.yaml\u0026utm_campaign=deploy_on_platform?utm_medium=button\u0026utm_source=affiliate_links\u0026utm_content=https://raw.githubusercontent.com/otaviojava/fruit-list-quarkus/master/.platform/.platform.template.yaml\" target=\"_blank\" title=\"Deploy with Platform.sh\"\u003e\u003cimg src=\"https://platform.sh/images/deploy/deploy-button-lg-blue.svg\"\u003e\u003c/a\u003e\n\nThis project uses Quarkus, the Supersonic Subatomic Java Framework.\n\n## Pre req\n* Java 11\n* PostgreSQL\n* Maven\n\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./mvnw quarkus:dev\n```\n\nTo install the database, there is the Docker command:\n\n```\ndocker run --ulimit memlock=-1:-1 -it --rm=true --memory-swappiness=0 --name quarkus_test -e POSTGRES_USER=quarkus_test -e POSTGRES_PASSWORD=quarkus_test -e POSTGRES_DB=quarkus_test -p 5432:5432 postgres:10.5\n```\n\n## Packaging and running the application\n\nThe application can be packaged using `./mvnw package`.\nIt produces the `rdb-backend-1.0-SNAPSHOT-runner.jar` file in the `/target` directory.\nBe aware that it’s not an _über-jar_ as the dependencies are copied into the `target/lib` directory.\n\nThe application is now runnable using `java -jar target/rdb-backend-1.0-SNAPSHOT-runner.jar`.\n\n## Creating a native executable\n\nYou can create a native executable using: `./mvnw package -Pnative`.\n\nOr, if you don't have GraalVM installed, you can run the native executable build in a container using: `./mvnw package -Pnative -Dquarkus.native.container-build=true`.\n\nYou can then execute your native executable with: `./target/rdb-backend-1.0-SNAPSHOT-runner`\n\nIf you want to learn more about building native executables, please consult https://quarkus.io/guides/building-native-image.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fotaviojava%2Ffruit-list-quarkus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fotaviojava%2Ffruit-list-quarkus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fotaviojava%2Ffruit-list-quarkus/lists"}