Hi Dalia, thank you for your effort and the video! I was dealing with the migration on my company already and I faced a dependency (guacamaole-ext) which was still using the javax namespace. How should I deal with that? Is it a good idea to fork the project and trying to switch myself? Or should I just write an e-mail and wait?
thanks for explaining things, however my IDE figure it out by its own, auto import imported jakarta namespace instead of javax, and I was writing javax for last 3-4 days. my machine is smarter than me (depression)
Thank you so much for content. I do not know how Intellij is connected with Oracle and Java, but is it possible to do a tutorial on when to use different jdk packages like fast debug, vs. optimized and etc?
Thank you Dalia. It worked after spending the whole day trying to figure it out on Glassfish 6.2.5
Wow, awesome tutorial. Explanation is clear and easy to understand. Thanks 😁
Glad it was helpful!
Y’all are amazing!! Thanks for this!!
Thanks for sharing with us. Please keep it up 👍
Thank you, we will
wow, what a awesome explanation.
Awsome, many thanks
Great video, right on point, thanks!
Hi Dalia, thank you for your effort and the video! I was dealing with the migration on my company already and I faced a dependency (guacamaole-ext) which was still using the javax namespace. How should I deal with that? Is it a good idea to fork the project and trying to switch myself? Or should I just write an e-mail and wait?
finally found the solution after 6hr of pure frustration
Nice video. Am having spring MVC with latest version once. Could you please let me know tomcat plug-in version for running Jakarata related changes
@@mspy27 for jakarata ,u should tomcat 10 i think
Crisp & Clean
Does this work off the community version of intelliJ?
Thanks Dalia!
Is there a way to include .groovy files into the migration? For me, only the .java and .xml files got analyzed.
Thanks Daila. Very good explanation. How can i convert from java.sql.Datasource to jakarta ee
Is there any way to check if a particular maven artifact or jar file supports Java EE 9
thanks for explaining things, however my IDE figure it out by its own, auto import imported jakarta namespace instead of javax, and I was writing javax for last 3-4 days.
my machine is smarter than me (depression)
I thought jakarta EE didn't support direct database connection properties like jdbc.driver, jdbc.url, jdbc.user, and jdbc.passworrd
Thank you so much for content. I do not know how Intellij is connected with Oracle and Java, but is it possible to do a tutorial on when to use different jdk packages like fast debug, vs. optimized and etc?
When you have 500+ projects in your application then this method is not useful