From e7e7ed4df1eb68b6d1c48d17b6ac948fbfa66448 Mon Sep 17 00:00:00 2001 From: Mohanaselvam Jothi <92796735+MohanaselvamJothi@users.noreply.github.com> Date: Thu, 21 Aug 2025 23:03:03 +0530 Subject: [PATCH 1/2] Update ReadMe.md --- ReadMe.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/ReadMe.md b/ReadMe.md index 968fd4c..c1ac807 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -1,3 +1,7 @@ +# EJ2\-DocumentEditor\-Java\-WebService + +This repository provides a working example of how to host a Java\-based web service backend for the Syncfusion Document Editor (a.k.a. Word Processor) component. + # How to host the DocumentEditor service. ## Maven Project @@ -33,4 +37,14 @@ Once the file manager is opened please navigate to Upload the generated war file "tomcat-0.0.1-SNAPSHOT.war" the application will be hosted under >{site-name}/tomcat-0.0.1-SNAPSHOT +> +# Support and feedback + +For any other queries, reach our [Syncfusion® support team](https://support.syncfusion.com/?utm_source=github&utm_medium=listing&utm_campaign=github-github-document-editor-examples) or post the queries through the [community forums](https://www.syncfusion.com/forums?utm_source=github&utm_medium=listing&utm_campaign=github-github-docio-examples).  + +Request new feature through [Syncfusion® feedback portal](https://www.syncfusion.com/feedback?utm_source=github&utm_medium=listing&utm_campaign=github-github-documenteditor-examples).  + +# License + +This is a commercial product and requires a paid license for possession or use. Syncfusion's licensed software, including this component, is subject to the terms and conditions of [Syncfusion's EULA](https://www.syncfusion.com/license/studio/22.2.5/syncfusion_essential_studio_eula.pdf?utm_source=github&utm_medium=listing&utm_campaign=github-github-documenteditor-examples). You can purchase a licnense [here](https://www.syncfusion.com/sales/products?utm_source=github&utm_medium=listing&utm_campaign=github-github-documenteditor-examples) or start a free 30\-day trial [here](https://www.syncfusion.com/account/manage-trials/start-trials?utm_source=github&utm_medium=listing&utm_campaign=github-github-documenteditor-examples).  From f3941aa0100c22b3e9544d8be63b8f94ecba531a Mon Sep 17 00:00:00 2001 From: Mohanaselvam Jothi <92796735+MohanaselvamJothi@users.noreply.github.com> Date: Thu, 21 Aug 2025 23:16:05 +0530 Subject: [PATCH 2/2] Update ReadMe.md --- ReadMe.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ReadMe.md b/ReadMe.md index c1ac807..352ce0c 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -1,6 +1,6 @@ # EJ2\-DocumentEditor\-Java\-WebService -This repository provides a working example of how to host a Java\-based web service backend for the Syncfusion Document Editor (a.k.a. Word Processor) component. +This repository provides a working example of how to host a Java\-based web service backend for the Syncfusion® Document Editor (a.k.a. Word Processor) component. # How to host the DocumentEditor service.