I\'ve stored a string in the database. When I save and retrieve the string and the result I\'m getting is as following:
This is my new object
${raw(adviceInstance.advice?.encodeAsHTML().replace("\n", ""))}
This is how i solve the problem.