Automate Spring Boot 2.x to 3.x Migration With OpenRewrite |

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

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

  • @nareshrudroju4943
    @nareshrudroju4943 8 месяцев назад +11

    We are currently migrating our project to spring boot 3.2, This content is very use full for me. Thank you!

    • @sanketh768
      @sanketh768 6 месяцев назад +1

      Is it helpful in updating the code of other dependencies like Aws SDK etc?

    • @sanketh768
      @sanketh768 6 месяцев назад +1

      It looks like it modifies the code only for spring related stuff

  • @gopisambasivarao5282
    @gopisambasivarao5282 8 месяцев назад +2

    Wonderful Video on Open Rewrite to migrate from Spring Boot 2.x to 3.x. Appreciate Basant your efforts! God Bless You! 🙂🙏👍

  • @kirannani276
    @kirannani276 8 месяцев назад +3

    Really need this type of videos , thanks for sharing 🙌

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

    Appreciate the ideas you bring in to your videos. My favorite channel for a reason. Awesome

  • @Moderne-and-OpenRewrite
    @Moderne-and-OpenRewrite 8 месяцев назад +2

    Love seeing OpenRewrite in action!

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

      Sir, your open rewrite only modifies spring related code, doesn't help with other dependencies like Aws SDK s codes

  • @gopishettymahindra2713
    @gopishettymahindra2713 7 месяцев назад +1

    This video is very useful for me. We have plan to migrate from 2.x to 3.x

  • @ambarishkapil8004
    @ambarishkapil8004 6 месяцев назад +1

    Thanks Basant. This was really helpful!

  • @Abhi-uj7gf
    @Abhi-uj7gf 8 месяцев назад +1

    Thank you. Please keep making videos on latest stuff.

  • @sureshnamala6776
    @sureshnamala6776 7 месяцев назад

    Awesome Video, very useful!! Appreciate your efforts! Thank you!

  • @prabhatranjan5954
    @prabhatranjan5954 8 месяцев назад +1

    This will help as I am doing spring boot upgradation ❤

  • @ashok3818
    @ashok3818 7 месяцев назад +1

    Thanks for your efforts, it was very helpful.

  • @ibrahimsiddiqui7378
    @ibrahimsiddiqui7378 8 месяцев назад +1

    @javatechie sir this video is really helpful, nowadays we all are migrating our old system versions to newer versions and while doing that we face lot of challenges. I have a request if you can create a video on JMS ActiveMQ and JBOSS upgrade also.🙏🏻

  • @karthikravisankar5608
    @karthikravisankar5608 4 месяца назад +1

    Nice and crisp video. Can you please upload few more on helm

  • @universal4334
    @universal4334 7 месяцев назад +1

    We already did using open rewrite months ago

  • @damubsr
    @damubsr 8 месяцев назад +1

    Good information….Thank you

  • @saitej9860
    @saitej9860 8 месяцев назад +1

    please do a video to migrate spring rest frame work with multimodule to spring boot 3 x

  • @hrafaelamariz
    @hrafaelamariz 7 месяцев назад

    very helpful thank you, please I am waiting for the plugins for more productivity

  • @satya12389
    @satya12389 8 месяцев назад +1

    Please do a vedio on spring boot microservices with spring latest version

  • @imthiyaz7759
    @imthiyaz7759 8 месяцев назад

    Please upload a video on
    How to test a spring boot Microservice in localhost, dev & non prod environments using Postman.

  • @ManivannanBeat
    @ManivannanBeat 8 месяцев назад +1

    Thanks for your information

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

    Thank you! Helpful!

  • @sajid.farooqi8074
    @sajid.farooqi8074 8 месяцев назад +1

    @javatechie kindly make a vedio on propagation ... Used in @transcational

  • @deepaksahoo4175
    @deepaksahoo4175 8 месяцев назад +2

    As always ..it's good to know about this spring boot plugin.
    However I have a request basant. Can you make a video on how to move an existing running spring boot application from on premise to Google kubernative engine with gcloud anthos? I m sure most people would be waiting for this ..

  • @Javedmd09
    @Javedmd09 8 месяцев назад +1

    I have already migrated my project to java 17 😅. Anyway will apply in another microservice

    • @guduruprasanth6983
      @guduruprasanth6983 8 месяцев назад

      Need assistance when I upgrade criteria hibernate 5 to 6 select query goes infinite how handle this my dto's are hbm.xml files

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

    Hi @javatechie I have one doubt, How to handle the case for multi module maven project. ??? Do we need to add the open rewrite plugin for all parent and child poms or only parent pom??? How to build after adding the plugin, I mean the order??

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

      Hello bivas , No add only in parents module then run the mvn goal it should work I tried it

  • @dheenismail
    @dheenismail 7 месяцев назад

    Is there any plugin to migrate spring (mvc) project to spring Boot? If you could suggest any it would be very helpful. Please let me know is there any. Thank you 😊

  • @sanketh768
    @sanketh768 6 месяцев назад +2

    Sir , this is not supported for gradle project , is there any way to use this for gradle project ?

    • @Javatechie
      @Javatechie  6 месяцев назад +1

      It should support gradle not sure what issue are you facing could you please add some more inputs about your error

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

      @@Javatechie what I meant is it only does code changes for spring related stuff , we have other dependencies like Aws SDK and codes related to that are not updated.

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

      @@sanketh768 yes that's correct this tool only design for migrating few programming language not all buddy

  • @charansaigirish9363
    @charansaigirish9363 7 месяцев назад

    We are planning to migrate from java 8 to java 17 .I used this openrewrite.Now we also have a mapping library which is Orika and is not supported in java 17.So we decided to use Mapstruct library.For that how to do it using openrewrite.May I know the process of creating own recepie

  • @Yash-eq7cj
    @Yash-eq7cj 2 месяца назад

    Hello Java Techie, I have a query. in spring boot version 2.7.12 if i try to redirect from one url mapping to second url mapping in controller java file. in this case attribute sets on model object are not available to second mapping. how we can get those model attributes. spring mvc it is working fine with the help of request.getParameter() but in spring boot not. Please help

  • @vinayakshelar7788
    @vinayakshelar7788 8 месяцев назад +1

    Just for the clarification, if we are upgrading spring boot version 2.x to 3.x then it is also changing the java version of pom.xml . Hence, we don't have to upgrade the java version separately, correct?

  • @pikachu-xg7pi
    @pikachu-xg7pi 6 месяцев назад

    we see currently it not able to upgrade the spring boot version no patch file create it giving this message Applying recipes would make no changes. No patch file generated.

  • @2RAJ21
    @2RAJ21 Месяц назад

    Thank you.

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

    Can I use open rewrite in Eclipse IDE ?

  • @srichaitanya6378
    @srichaitanya6378 8 месяцев назад +1

    Excellent

  • @yashtripathi3275
    @yashtripathi3275 7 месяцев назад +1

    Will this tool work for spring 5.x to 6.x as my project is not spring boot, or any other tool as such for spring (core/mvc) project

  • @gekster1
    @gekster1 8 месяцев назад

    Too late. We already migrated all of our services. But it was really hard. I think they made this upgrade so complicated in order to get provide commercial to many users which failed this process.

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

    hi sir can you please create a video on employee biometric login using Spring boot

  • @hemanthpusarla4428
    @hemanthpusarla4428 8 месяцев назад

    how to do this using sts tool

  • @iotworld9673
    @iotworld9673 8 месяцев назад +1

    On dryrun it's giving compilation failure 😢😢

    • @Javatechie
      @Javatechie  8 месяцев назад

      No it shouldn't give any error because in dry run it will just create a patch file with changes

  • @MallavarapuKiranKumar-t6i
    @MallavarapuKiranKumar-t6i 5 месяцев назад +1

    Great

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

    spr bro

  • @vikrambaliga7241
    @vikrambaliga7241 8 месяцев назад +1

    Modern tool

  • @RishiRajxtrim
    @RishiRajxtrim 8 месяцев назад +1

    🙂🙏

  • @tinytalesbyM
    @tinytalesbyM 3 месяца назад

    I upgraded the spring boot to 3.3.2 and spring kafka to 3.2.2 to resolve compatibility and kafka client to 3.7.0 but i am getting NoSuchMethodError: java.util.Map org.apache.kafka.common.utils.Utils.castToStringObjectMap

  • @rama18ification
    @rama18ification 8 месяцев назад

    Can we migrate spring XML and hibernate XML to annotations config using this tool?

    • @Javatechie
      @Javatechie  8 месяцев назад

      Not sure I need to check this

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

    hi sir can you please create a video on employee biometric login using Spring boot