Spring Boot Restful API Generate QR Code as Base64 String
In this Java Spring Boot tutorial we learn how to implement a Spring Boot Restful API application which generate QR code as a Base64 String using ZXing Core and ZXing Java SE Extensions libraries.