We are trying build an internal application where the user can create/edit html content using WYSIWYG editor (like confluence). The front end is a react project with embeded WYSIWYG and backend is Spring boot project. For persisting the data of this application we are considering options like RD...