Spring Boot MicroServices Course: Implementing Create Order API

แชร์
ฝัง
  • เผยแพร่เมื่อ 8 ม.ค. 2025

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

  • @surya2557
    @surya2557 29 วันที่ผ่านมา +2

    This is for the people who are using lombok in this order service for the entity class don't use @data use @getter and @setter if u use u will face circular dependency issue which will lead to stack overflow error

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

    The explanation you give about testing and the importance of applying it in development is excellent. validate various scenarios that may arise. Very good Siva for expanding my knowledge even further.

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

    Thanks for explaining different approaches for unit testing. When I thought we can use the same approach you showed in your previous videos, you come up with something new. Kudos for your efforts in expanding our knowledge across various libraries and tools.

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

    Very cool lesson! Picking many gold nuggets along the way. Happy to be learning new things.

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

    Nice video, as always! Instancio seems to be an interesting library, I'll take a deeper look later. I was having questions about how to manage test data generation on my project and maybe this lib could be part of a solution.

  • @thesarfo1
    @thesarfo1 4 หลายเดือนก่อน

    Great Content. it would be nice if you could share the postman collection so we follow along with the API testing

    • @hy32906
      @hy32906 2 หลายเดือนก่อน

      The request json is there in the project tab in the repository. I was also thinking same. but its there.

  • @카라멜땅콩-p2p
    @카라멜땅콩-p2p 8 หลายเดือนก่อน

    👍