Solution: Its very simple to print data in text-area using thymleaf tags. <textarea name=”content” id=”editor” th:name=”body” th:field=”*{body}” rows=”10″ th:value=” ${publication.getBody}”> Hope it helps… You Might Also Like How to send the authorization header using Axios July 2, 2021 How do I import an SQL file using the command line in MySQL? June 5, 2021 [solved] forbidden status code 403 in spring security with thymeleaf November 3, 2021Leave a Reply Cancel replyCommentEnter your name or username to commentEnter your email address to commentEnter your website URL (optional) Save my name, email, and website in this browser for the next time I comment.