Migrating from javax to jakarta namespace

Поделиться
HTML-код
  • Опубликовано: 27 окт 2024

Комментарии • 25

  • @baytonmpofu5071
    @baytonmpofu5071 2 года назад +1

    Thank you Dalia. It worked after spending the whole day trying to figure it out on Glassfish 6.2.5

  • @FilipCodes
    @FilipCodes 2 года назад +6

    Wow, awesome tutorial. Explanation is clear and easy to understand. Thanks 😁

  • @azharmobeen
    @azharmobeen 2 года назад +2

    Thanks for sharing with us. Please keep it up 👍

  • @piyushpandita37
    @piyushpandita37 Месяц назад

    wow, what a awesome explanation.

  • @OMNS777
    @OMNS777 2 года назад

    Y’all are amazing!! Thanks for this!!

  • @mustafailikkan7068
    @mustafailikkan7068 Год назад

    Great video, right on point, thanks!

  • @LeadNevertell
    @LeadNevertell 2 года назад +3

    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?

  • @jaseembinmuhammed5861
    @jaseembinmuhammed5861 9 месяцев назад

    Awsome, many thanks

  • @makasiparsad
    @makasiparsad 5 месяцев назад +1

    Does this work off the community version of intelliJ?

  • @pawemichalski5726
    @pawemichalski5726 6 месяцев назад

    Is there a way to include .groovy files into the migration? For me, only the .java and .xml files got analyzed.

  • @maniprakash2001
    @maniprakash2001 5 месяцев назад

    Is there any way to check if a particular maven artifact or jar file supports Java EE 9

  • @RahulSinghBhandari-v6o
    @RahulSinghBhandari-v6o Год назад

    Crisp & Clean

  • @Manish-wk8ni
    @Manish-wk8ni 2 года назад +1

    finally found the solution after 6hr of pure frustration

    • @mspy27
      @mspy27 2 года назад

      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-wk8ni
      @Manish-wk8ni 2 года назад

      @@mspy27 for jakarata ,u should tomcat 10 i think

  • @aturan-fo1qt
    @aturan-fo1qt 2 года назад

    Thanks Dalia!

  • @parammasivamn1990
    @parammasivamn1990 Год назад

    Thanks Daila. Very good explanation. How can i convert from java.sql.Datasource to jakarta ee

  • @codewriter3000
    @codewriter3000 Год назад

    I thought jakarta EE didn't support direct database connection properties like jdbc.driver, jdbc.url, jdbc.user, and jdbc.passworrd

  • @rakeshkryadav5888
    @rakeshkryadav5888 2 года назад

    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)

  • @Greatfulone
    @Greatfulone 2 года назад

    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?

  • @reg4026
    @reg4026 Год назад +3

    When you have 500+ projects in your application then this method is not useful