froala / wysiwyg-editor-java-sdk

Java SDK to ease the integration of Froala WYSIWYG Editor on server side.
https://www.froala.com/wysiwyg-editor
MIT License
15 stars 15 forks source link

support for Java EE 9 Jakarta? #22

Open goodale opened 1 year ago

goodale commented 1 year ago

I'm evaluating Froala for our Java 17 web application. It appears the current Java SDK is based on javax.servlet (e.g. pre EE 9) and won't work on Spring 6 and Tomcat 10.

Is there a timeline to update the java sdk to jakarta to use in Spring 6/Tomcat 10?

msamborski-orbis commented 3 months ago

Looking to move to Froala for a Spring 6/Tomcat 10 webapp. No server side SDK that runs on Jakarta is an issue for the move though.

@goodale did you ever figure out a solution or did you go to a different editor?