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