loadCustomLinkWebPage
@GetMapping(path = "/{" + IDENTIFIER_KEY + "}")
Method to get a web dedicated page for a JoiningQRCode
Return
the correct webpage title to display as String
Parameters
model
: the model used by Thymeleaf to format the web page
request
: the http request useful to get whether language the user is using to format properly the page language
QRCodeId
: the qrcode requested