I am using thyme leaf for one my project, I have problem in generating a QRCode and display the same in browser and I am using spring mvc framework.
- I will send the product id to API layer, that has to create QR code for that id. That should not save in anywhere and return as response as byte[]
- using thyme leaf framework have to display the image in browser
Please help on the same.
Regards Mohan