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 [solved] How do I populate a drop down with a list using thymeleaf and spring November 2, 2021 PersistentObjectException: detached entity passed to persist thrown by JPA and Hibernate November 3, 2021 [solved] h2 database console not working after using spring security October 4, 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.
PersistentObjectException: detached entity passed to persist thrown by JPA and Hibernate November 3, 2021