Rich Text Editor Example with Spring Boot and Thymeleaf

preview_player
Показать описание
Through this video, I will share with you how to use a Rich Text Editor for a Form in a Spring Boot web application with Thymeleaf, and then how to display raw HTML from that rich text editor with Thymeleaf.
I will use a plugin called Minimal Rich Text Editor with JQuery and FontAwesome. Update an existing Spring Boot application to turn a text area input into a rich text editor which is used in Create new and Edit mode.
For view mode, I use a Thymeleaf special tag to unescape HTML tags to display the raw HTML code generated by the text editor.

Related videos for using Thymeleaf in Spring Boot:

#springboot #thymeleaf #javaweb #springmvc
Рекомендации по теме
Комментарии
Автор

Best spring boot tutorial channel.
Still waiting for web socket related videos

pamungkasaji
Автор

anh có clip hướng dẫn trường hợp copy past ảnh vào Text editor không ạ

HmongVientiane
Автор

Hello, thank you for the video it is so helpful.
If i want to upload an image inside the description, how can i design my database to save the image for the description ?

hassineallaya
Автор

Many thanks for your detailed tutorials...
Is it possible to export to pdf from richtext editor?

paulfx
Автор

how to use rich text with word count ?

panjimaulanaallatief
Автор

Hi Nam,
I have tried 'wysiwyg Editor' but not working, but your 'rich text editor' works very-well.

Is there a chance for you to do a video on 'wysiwyg Editor' for Bootstrap?
Kindly let me know.

samuelsodagudi
Автор

is storing the html tags in database a right thing to do? is there any other way to store formatted text to database?

himanshuchugh
Автор

How can I find all the thymeleaf tags?? From where I can read it?

DLuffy-ASL
Автор

in the shortDescription table does not show richText do not know where else anymore, admin please see
<script type = "text / javascript">
$ (document) .ready (function () {
$ ("# description"). richText ();

});
</script>

funy-kn
Автор

Please do tutorials with postgresql as well

ashitanomuza
Автор

Hi very appriciate what you've done
So which is the most suitable html text editor for java currently in your opinions
Im currently use Ckeditor with ckfinder it work just fine but the configuration for Spring boot isnt too smooth because of so many complex configuration and Ckeditor supports xml config mostly which i dont use in my project

And when using ckfinder i cant flexibly adjust things i wanted to, like using my java class to validate the file upload

I just want to know which editor you use for most cases. Thank you

trungthinh
Автор

Thank you. Is this safe from cross site scripting?

hailahong
Автор

how to upload multiple images from that editor plz make vdo on that

himalrai
Автор

could you please write a rest api for this project plz

nagendrapp
Автор

How to double click on the view to directly fix how

funy-kn
visit shbcf.ru