반응형
<button th:if="${book}" type="submit" id="book-update" class="btn btn-primary" th:attr="onclick=|update('${book}')|">Submit</button>
컨트롤러에서 model에서 추가된 속성을 그대로 jquery로 넘기기 위함
728x90
반응형
'개발아닌개발 > springboot' 카테고리의 다른 글
[springboot] 기존에 쓰던 DB를 Docker에 새로 올려보자(postgresql) -1 (0) | 2023.09.05 |
---|---|
[ajax] OK 이외 오류일때, response값 확인하기 (0) | 2023.08.17 |
간단하게 @Valid 예외 처리 exception handler 만들기 (0) | 2023.08.09 |
[HTML/js + java] POST method 컨트롤러 (회원가입,로그인 등) (0) | 2023.08.07 |
[thymeleaf] 문자열 비교 조건문 (th:if, th:text) (0) | 2023.07.31 |
댓글