Uses of Class
org.springframework.ai.retry.autoconfigure.SpringAiRetryProperties
Packages that use SpringAiRetryProperties
-
Uses of SpringAiRetryProperties in org.springframework.ai.retry.autoconfigure
Methods in org.springframework.ai.retry.autoconfigure with parameters of type SpringAiRetryPropertiesModifier and TypeMethodDescriptionorg.springframework.web.client.ResponseErrorHandler
SpringAiRetryAutoConfiguration.responseErrorHandler
(SpringAiRetryProperties properties) org.springframework.retry.support.RetryTemplate
SpringAiRetryAutoConfiguration.retryTemplate
(SpringAiRetryProperties properties)