Generate QR Code in Java using ZXing
In this tutorial, we are going to learn how to generate QR code (abbreviated from Quick Response code) in a Java application. We will use ZXing ("zebra crossing") library which is the most popular library to generate QR code in Java.