Custom Annotations and Validation in Spring Boot with Demo | Code Decode

แชร์
ฝัง
  • เผยแพร่เมื่อ 12 ธ.ค. 2024

ความคิดเห็น • 24

  • @georgigeorgiev7076
    @georgigeorgiev7076 3 หลายเดือนก่อน +1

    Useful and well explained video. Thanks! :)

    • @CodeDecode
      @CodeDecode  3 หลายเดือนก่อน

      Thanks 😊

  • @gameofidiots
    @gameofidiots 3 หลายเดือนก่อน

    very informative - little confusing but i will try my self will help

  • @sayanbiswas8847
    @sayanbiswas8847 ปีที่แล้ว +2

    Very informative video team. Thanks

  • @ankushkamble911
    @ankushkamble911 ปีที่แล้ว

    Hi Mam Thank you sharing such great content, just one question if we have to use same annotation for different tables(different repositories) then how we can Validate.

  • @Rajdweep
    @Rajdweep ปีที่แล้ว +1

    hey, checked the udemy course, it looks awesome, but i only have some knowledge on spring boot hibernetes mysql n rest apis, all the other things like k8s docker all aws modules i dont know, should i take this course with 0 understanding of these technologies?

    • @CodeDecode
      @CodeDecode  ปีที่แล้ว

      you can take the course as we have explained the k8s docker and aws part from basic

    • @Rajdweep
      @Rajdweep ปีที่แล้ว

      @@CodeDecode okk i will take it then, i hope it will add some good weight in the cv of a 1yr old java dev

    • @GeekyCoder170
      @GeekyCoder170 10 หลายเดือนก่อน

      ​@CodeDecode where

    • @SuperMohit28
      @SuperMohit28 9 หลายเดือนก่อน

      @@CodeDecode I am also having similar kind Question. I am java guy ...I don't have any knowledge of Angular but want to learn Angular as well so if i will take this course .. So is this course recommended for me as well as i want to learn Angular as well along with other stuff mentioned?

  • @sumitsinghrawat5241
    @sumitsinghrawat5241 4 หลายเดือนก่อน +1

    this method is working fine when we have have single object ,, but when we have list of objects like for oneToMany relation then the validation is not working , can u make a video to validate list of objects

  • @hemukumar6454
    @hemukumar6454 ปีที่แล้ว +2

    First. Just to know, is your Microservice, kubernetes, AWS , CICD is complete,To enroll for the same.

    • @CodeDecode
      @CodeDecode  ปีที่แล้ว

      Link for the course are given in the description

    • @hemukumar6454
      @hemukumar6454 ปีที่แล้ว +1

      @@CodeDecode 😃 Thank you for the response. I've tried enrolling for the same. Unfortunately, unable to do so. Because the course isn't yet in Udemy business collections.
      Love your way of explanation. Definitely going to enroll.👍

    • @CodeDecode
      @CodeDecode  ปีที่แล้ว

      It's there now👍

  • @peacemusic6082
    @peacemusic6082 10 หลายเดือนก่อน

    I'm getting NullPointerException when trying to verify email.....(Only when the email is unique (not present in DB))
    Working fine for the false case(when email is already present) getting proper response message
    Repository is returning null because email is not present

    • @jayadheep356
      @jayadheep356 8 หลายเดือนก่อน

      bro ima facing the same issue please update what is the solution for this....................😭

    • @hoanghuy.trannn
      @hoanghuy.trannn 7 หลายเดือนก่อน

      @@jayadheep356 That is how JPA work. Just try catch method in responsitory. Or search in stackoverflow for solution.

  • @deeplife9654
    @deeplife9654 10 หลายเดือนก่อน +1

    Didi why not share source code with us in Github ?😢

  • @RishiRajxtrim
    @RishiRajxtrim ปีที่แล้ว +1

    😎👍👍

  • @DeepakLalchandaniProfile
    @DeepakLalchandaniProfile ปีที่แล้ว

    Create a udemy course for this