Thymeleaf3系では、checkboxの出力は、th:checked="${ boolean }" で行います。 条件式も可能なので、例えば <input type="checkbox" ...
確定! 回上一頁