{"id":18751666,"url":"https://github.com/hendisantika/spring-boot-qrcode-generator","last_synced_at":"2025-04-13T00:11:43.920Z","repository":{"id":217401372,"uuid":"743772244","full_name":"hendisantika/spring-boot-qrcode-generator","owner":"hendisantika","description":"A simple Spring Boot application generating QR Codes based on ZXing (\"Zebra Crossing\") barcode scanning library.","archived":false,"fork":false,"pushed_at":"2025-03-23T22:31:48.000Z","size":879,"stargazers_count":2,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-26T18:11:13.983Z","etag":null,"topics":["qrcode-generator","spring","springboot3"],"latest_commit_sha":null,"homepage":"https://qrcode.hendisantika.my.id","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/hendisantika.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":"2024-01-16T00:34:20.000Z","updated_at":"2025-03-18T23:02:09.000Z","dependencies_parsed_at":"2024-10-27T23:33:50.468Z","dependency_job_id":"114326bd-46cc-47f6-b032-383414ba1991","html_url":"https://github.com/hendisantika/spring-boot-qrcode-generator","commit_stats":null,"previous_names":["hendisantika/spring-boot-qrcode-generator"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hendisantika%2Fspring-boot-qrcode-generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hendisantika%2Fspring-boot-qrcode-generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hendisantika%2Fspring-boot-qrcode-generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hendisantika%2Fspring-boot-qrcode-generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hendisantika","download_url":"https://codeload.github.com/hendisantika/spring-boot-qrcode-generator/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248647283,"owners_count":21139086,"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":["qrcode-generator","spring","springboot3"],"created_at":"2024-11-07T17:16:50.710Z","updated_at":"2025-04-13T00:11:43.900Z","avatar_url":"https://github.com/hendisantika.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# spring-boot-qrcode-generator\n\n### Things todo\n\n1. Clone the repository: `git clone https://github.com/hendisantika/spring-boot-qrcode-generator.git`\n2. Navigate to the folder: `cd spring-boot-qrcode-generator`\n3. Run the application: `mvn clean spring-boot:run`\n4. Open your favorite browser: http://localhost:8081\n\n### Docker Way\n\nPackage the app\n\n```shell\nmvn clean package\n```\n\nBuild Dockerfile\n\n```shell\ndocker build -t hendisantika/qrcode-generator:latest .\n```\n\nTag Dockerfile\n\n```shell\ndocker tag hendisantika/qrcode-generator:latest hendisantika/qrcode-generator:latest\n```\n\nRun Docker Image\n\n```shell\ndocker run -it --rm -p 8081:8081 --name qrcode-generator hendisantika/qrcode-generator:latest\n```\n\nPush Docker to Dockerhub\n\n```shell\ndocker push hendisantika/qrcode-generator:latest hendisantika/qrcode-generator:latest\n```\n\n### Images Screenshot\n\nHome Page\n\n![Home Page](img/home.png \"Home Page\")\n\nQRCode\n\n![QRCode](img/qrcode1.png \"QRCode\")\n\n![QRCode](img/qrcode2.png \"QRCode\")\n\nEmail\n\n![Email](img/email1.png \"Email\")\n\n![Email](img/email2.png \"Email\")\n\nFacetime\n\n![Facetime](img/facetime1.png \"Facetime\")\n\n![Facetime](img/facetime2.png \"Facetime\")\n\nPhone Number\n\n![Phone Number](img/phone1.png \"Phone Number\")\n\n![Phone Number](img/phone2.png \"Phone Number\")\n\nSMS\n\n![SMS](img/sms1.png \"SMS\")\n\n![SMS](img/sms2.png \"SMS\")\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhendisantika%2Fspring-boot-qrcode-generator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhendisantika%2Fspring-boot-qrcode-generator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhendisantika%2Fspring-boot-qrcode-generator/lists"}