Spring 6 and Problem Details

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

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

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

    Very helpful and concise. Good way to stay updated. Good explaination of the project and the context, plus clear and easy-to-follow walkthrough taking us through all the steps necessary to succesfully implement this helpful feature ProblemDetail

  • @AlexK-vh9wn
    @AlexK-vh9wn ปีที่แล้ว

    Awesome, short and concise explanation. Thank you for spreading the knowledge!

  • @57skies
    @57skies 2 ปีที่แล้ว

    I remember when this Problem was part of zolando library and they had proper Spring integration. great to see that it is now a standard, thank you for the video.

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

    Nice explanation about Problem Details feature.

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

    Good video, I did not know about the trick to have Spring default to ProblemDetails in case of "unpredictable" errors. As an addition, I believe it would have been helpful to mention the usage of the "type" field which is kind of central to the ProblemDetails concept. Everything is better than leaking the stack trace but "type" is really the identifier for the error and allows the clients to classify it as they see fit as well as providing them with additional information about the error over the URI.

  • @christianschmid1440
    @christianschmid1440 2 ปีที่แล้ว

    Well done! This was really helpful.

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

    Thank you!

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

    It would be very helpful if you could show the UnknownTeamException class. I'm new to Spring boot and some things are not obvious for me. Thank you very much.

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

    Awesome !