Spring Retry & RestClient (Part 1): Getting Started with Spring Retry - A Stateless Declarative way

Описание к видео Spring Retry & RestClient (Part 1): Getting Started with Spring Retry - A Stateless Declarative way

As being said in the last video, Production experiences can be gained by understanding in details of tools/components we’re using. So, in today’s video, we’ll continue exploring the requirement that is usually comes along with RestClient is Retry mechanism. When talking about Retry in Spring Ecosystem, we can right way think of Spring Retry project. But does it really a good fit? Let’s go ahead and find out together. Because we don’t want this video last too long, so we only discuss about Spring Retry in this part.

Github: https://github.com/nlinhvu/spring-ret...

You Might Already Know Series:    • You Might Already Know  

References:
Spring Retry Github: https://github.com/spring-projects/sp...

(00:00): Introduction and Important Notes
(01:20): Prerequisite to enable Retryable
(03:30): Getting Started with Spring Retry
(10:34): Recovery
(15:00): Handle Exceptions
(16:40): Retry Policy & Backoff Policy
(21:04): Custom Annotations

Комментарии

Информация по комментариям в разработке