Can i place a string value in thymeleaf link instead of id and without first listing the database table contents. Like this
<a th:href="@{particularList/{type}(type=lcd)}">
Can i place a string value in thymeleaf link instead of id and without first listing the database table contents. Like this
<a th:href="@{particularList/{type}(type=lcd)}">