Note > thymeleafurl에서 매개변수(parameter) 얻기By a3040, Published on Invalid Date주소창에 https://localhost:8443/admin/topic/edit?id=1 를 이용해서 접근했을때querystring 얻는 방법${param.id}<p th:text="${param.id }"></p> Tutorial: Using Thymeleaf