This commit simplifies RetryException to always require a root cause and mark it as not nullable. Such exception is the exception thrown by the retryable operation and should always be available as it explains why the invocation was a candidate for retrying in the first place. Closes gh-35332 |
||
---|---|---|
.. | ||
src | ||
.springBeans | ||
spring-context.gradle |