Mapstruct in Spring boot for Java bean mapper | Implementation with Live Demo | Code Decode

Поділитися
Вставка
  • Опубліковано 6 лис 2024

КОМЕНТАРІ • 49

  • @Asingh42
    @Asingh42 9 місяців тому +4

    Top notch content for java/Spring Boot
    Please continue making more informational videos on the topic and some advanced topics related to this

    • @CodeDecode
      @CodeDecode  9 місяців тому +1

      Sure

    • @Asingh42
      @Asingh42 9 місяців тому

      @@CodeDecode Ps: Do you provide career counseling session. I really need some genuine guidance.

  • @akashsaha9366
    @akashsaha9366 Рік тому +4

    Great, now I have understood a code of 3 years ago. 😂
    Please continue.

    • @CodeDecode
      @CodeDecode  Рік тому

      Glad to hear that Akash 👍😊

  • @sayanbiswas8847
    @sayanbiswas8847 Рік тому +5

    Top content. Want more such high level and complex topics. Great work team!

  • @akware977
    @akware977 Рік тому +2

    I am fan of this channel however i have one suggestion please take it in positive way.
    Considering demo of mapstruct video can be focused considering consumption of Any service or pull data from DB. We have to wait till 34 min of this video to touch mapstruct.

    • @CodeDecode
      @CodeDecode  Рік тому

      Truly said 👍 Thanks for bringing it to our attention. We can do one thing, we can add time stamp in comments and description as when mapstruct starts

  • @GuruKeerthana
    @GuruKeerthana 9 місяців тому

    Hi, I'm egarly asking about the CMS explanation that was introduced in Java 8, as well as the jpa interview questions for two years of experience. Thank you for providing all of these videos; they are really easy to understand.

  • @swapnilwakale4173
    @swapnilwakale4173 6 місяців тому +2

    Wow... I was using mapstructas since my starting of careers and not aware about that😂😂😂

  • @rohitn6333
    @rohitn6333 6 місяців тому +2

    great explanation mam, helped me a lot thank you

  • @jrdillip
    @jrdillip Рік тому +2

    ModelMapper and BeanUtils implementation are easy than this mapstruct. Could you please cover these two in another video

    • @CodeDecode
      @CodeDecode  Рік тому +2

      Performance wise map struct surpasses all. Thus in enterprise level project with a good revival architect, always mapstruct you will find implemented👍
      Always try to write proformance optimistized code Dillip 👍👍

    • @jrdillip
      @jrdillip Рік тому +1

      @@CodeDecode Thank You for your valuable feedback 👏👏

    • @CodeDecode
      @CodeDecode  Рік тому

      No problem. It's appreciable that you put your points and suggestions. That's how we all learn 😊😊👍 great going Dillip. Keep learning keep shining Man 🌟🌟

    • @jrdillip
      @jrdillip Рік тому +1

      @@CodeDecode Thank you so much Mam for the kind words 😊. Really learnt a lot from your videos. All the contents are outstanding

    • @CodeDecode
      @CodeDecode  Рік тому

      Glad to have you in our community Dillip 😊

  • @rahulvijay1781
    @rahulvijay1781 Рік тому +2

    These mapstruct and model mapper is only used for local purpose :( its not recommended for production because its not recognized by spring framework also you can check their website which shows not secure and also there will be possibility of security breach

    • @mle3638
      @mle3638 8 місяців тому

      Where did you find this information? Could you please share the link? Thanks!

    • @rahulvijay1781
      @rahulvijay1781 8 місяців тому

      @@mle3638 you just go to their official website and see the http logo...it says not secure

  • @akash89ful
    @akash89ful 9 місяців тому +1

    Beautiful video !!

  • @ashishsahu1310
    @ashishsahu1310 Рік тому +2

    nice content. thanks for sharing.

  • @RakeshKumar-en1uq
    @RakeshKumar-en1uq Рік тому +1

    Ma'am try to cover a some bootcamp for microservices series

    • @CodeDecode
      @CodeDecode  Рік тому

      Hi Rakesh we have created an end to end course for microservice docker k8s AWS and CICD please check that out on Udemy

  • @Suresh-x5b5l
    @Suresh-x5b5l 9 місяців тому +1

    i have a question . if from frontend one object and some field is comming . but i want to map that object with a field ( i want to map object primary key with my field ( as Long) )

    • @CodeDecode
      @CodeDecode  9 місяців тому

      You can use "Target" attribute . And also u can do type caste with instance of condition check

    • @Suresh-x5b5l
      @Suresh-x5b5l 9 місяців тому

      @@CodeDecode could you make a video ralated this

  • @ajithkm8746
    @ajithkm8746 Рік тому +1

    Could you please cover OpenApi specifications with server stub code generation ?

    • @CodeDecode
      @CodeDecode  Рік тому

      Sure Ajith. Seems it's project specific

  • @sanketh768
    @sanketh768 Рік тому +2

    There is model mapper and object mapper which also does same work

    • @CodeDecode
      @CodeDecode  Рік тому +1

      Correct Sanketh. There are many solutions to solve same problem

    • @sanketh768
      @sanketh768 Рік тому +1

      ​@@CodeDecode great thanks for confirming

  • @kudumulasivaramakrishnared6379

    Please do videos on data structures

  • @vikashkumar-gv1dp
    @vikashkumar-gv1dp Рік тому +1

    I just bought this course but money deducted and course not added in my account
    Can you help me?

    • @CodeDecode
      @CodeDecode  Рік тому

      Hi Vikas
      Could you please connect to the udemy support team.
      Or you can visit below link for further payment related clarification
      support.udemy.com/hc/en-us/articles/229604828-Troubleshooting-Payment-Failures

    • @vikashkumar-gv1dp
      @vikashkumar-gv1dp Рік тому +1

      Thanks For reply Now my issue is resolved. And I am watching the course It is very Interesting and easy to understand thanks for launching this course Ma`am@@CodeDecode

    • @CodeDecode
      @CodeDecode  Рік тому

      Thanks Vikash . We are open for suggestions. Kindly provide your valuable feedback as reviews and let us know if we are lacking in any thing

  • @hassan-usman
    @hassan-usman Рік тому +1

    Thanks Ma'am

  • @amarthyaseshu683
    @amarthyaseshu683 Рік тому +2

    Actual video starts at 33:40 😂

    • @CodeDecode
      @CodeDecode  Рік тому

      True but Map struct has to be implemented in spring boot app. Hence did the setup first 😊
      Should we trim that part in video?

    • @amarthyaseshu683
      @amarthyaseshu683 Рік тому +1

      @@CodeDecode yes make as short only that part

  • @rishiraj2548
    @rishiraj2548 10 місяців тому

    Thanks