Thank you Dalia. It worked after spending the whole day trying to figure it out on Glassfish 6.2.5
@FilipCodes2 жыл бұрын
Wow, awesome tutorial. Explanation is clear and easy to understand. Thanks 😁
@intellijidea2 жыл бұрын
Glad it was helpful!
@azharmobeen2 жыл бұрын
Thanks for sharing with us. Please keep it up 👍
@intellijidea2 жыл бұрын
Thank you, we will
@piyushpandita373 ай бұрын
wow, what a awesome explanation.
@OMNS7772 жыл бұрын
Y’all are amazing!! Thanks for this!!
@melissapereira695720 күн бұрын
my intellij does not give the option of the migration presented in the video
@mustafailikkan7068 Жыл бұрын
Great video, right on point, thanks!
@jaseembinmuhammed586111 ай бұрын
Awsome, many thanks
@LeadNevertell2 жыл бұрын
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?
@makasiparsad7 ай бұрын
Does this work off the community version of intelliJ?
@Manish-wk8ni2 жыл бұрын
finally found the solution after 6hr of pure frustration
@mspy272 жыл бұрын
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
@Manish-wk8ni2 жыл бұрын
@@mspy27 for jakarata ,u should tomcat 10 i think
@maniprakash20017 ай бұрын
Is there any way to check if a particular maven artifact or jar file supports Java EE 9
@pawemichalski57268 ай бұрын
Is there a way to include .groovy files into the migration? For me, only the .java and .xml files got analyzed.
@RahulSinghBhandari-v6o Жыл бұрын
Crisp & Clean
@parammasivamn1990 Жыл бұрын
Thanks Daila. Very good explanation. How can i convert from java.sql.Datasource to jakarta ee
@aturan-fo1qt2 жыл бұрын
Thanks Dalia!
@codewriter3000 Жыл бұрын
I thought jakarta EE didn't support direct database connection properties like jdbc.driver, jdbc.url, jdbc.user, and jdbc.passworrd
@rakeshkryadav58882 жыл бұрын
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)
@Greatfulone2 жыл бұрын
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?
@reg40262 жыл бұрын
When you have 500+ projects in your application then this method is not useful