In my current spring-boot project, I have one view with this html code:
I solve this issue with this approach:
th:onclick="|upload('${command['class'].simpleName}', '${gallery}')|"