Generating QR Code PNG and SVG image by using ZXing.
The main entry point of this example project.
Generate a PNG format QR Code image file.
Generate an SVG format quasi QR Code image file.
The original source code about the QR circle conversion was published by Curtis Yallop on 2020-01-28.
See also the post on Stack Overflow:
Generate QR codes with custom dot shapes using zxing
Configure application.properties and run App.
ZXing, Java >= 17. About the QR Code, please read QR code.com articles as well.