thymeleaf input radio checked code example Example: thymeleaf input radio checked <input type="checkbox" name="active" th:checked="${user.active}" />