I use thymeleaf 3 with spring boot 2
have a integer and a string to do a compare
i tried
${car.id}==${generic.value}"
but it's always false
I use thymeleaf 3 with spring boot 2
have a integer and a string to do a compare
i tried
${car.id}==${generic.value}"
but it's always false