To prevent Html injections, i am trying to escape HTML tags on my java code and save them on database.
when i need to fetch the same from database and send to front e