Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/himash79/generate-qr
Able to generate QRs for specific URL such as Doc/PDF.
https://github.com/himash79/generate-qr
java11 maven qr-code qrcode qrcode-generator rest-api restful-api spring-boot
Last synced: 25 days ago
JSON representation
Able to generate QRs for specific URL such as Doc/PDF.
- Host: GitHub
- URL: https://github.com/himash79/generate-qr
- Owner: himash79
- Created: 2023-10-12T17:42:11.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2023-10-12T17:48:25.000Z (about 1 year ago)
- Last Synced: 2024-09-30T14:09:37.803Z (about 1 month ago)
- Topics: java11, maven, qr-code, qrcode, qrcode-generator, rest-api, restful-api, spring-boot
- Language: Java
- Homepage:
- Size: 11.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Generate-QR
Able to generate QRs for specific URL such as Doc/PDF.
## Requirements
01) Java 11
02) Maven 3.8 +## Project setup
01) Clone the project
https://github.com/himash79/Generate-QR.git
02) Open project using intelij / eclipse03) Insert the Specific URL/URLs in Config file and Test class also.
## Execution01) Execute the Test Class for generate QR.