Spring 6 and Problem Details

Spring 6 and Problem Details

Spring in Action

1 год назад

4,999 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@Anbu_Sampath
@Anbu_Sampath - 17.11.2022 22:40

Nice explanation about Problem Details feature.

Ответить
@57skies
@57skies - 24.12.2022 14:47

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.

Ответить
@BusyAnt1234
@BusyAnt1234 - 27.12.2022 15:45

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 - 14.02.2023 15:08

Well done! This was really helpful.

Ответить
@chinchi4293
@chinchi4293 - 16.02.2023 16:10

Awesome !

Ответить
@chinchi4293
@chinchi4293 - 17.02.2023 14:38

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.

Ответить
@AlexK-vh9wn
@AlexK-vh9wn - 13.03.2023 01:16

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

Ответить
@jamilxt
@jamilxt - 07.05.2023 01:44

Thank you!

Ответить
@malliendk
@malliendk - 10.05.2023 13:52

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

Ответить