We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7c35aff + 0ac3f8d commit bb6c50bCopy full SHA for bb6c50b
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -2299,7 +2299,7 @@ bom {
2299
}
2300
links {
2301
site("https://github.com/spring-projects/spring-retry")
2302
- javadoc("https://javadoc.io/doc/org.springframework.retry/spring-retry/{version}", "org.springframework.retry")
+ javadoc("https://docs.spring.io/spring-retry/docs/{version}/apidocs", "org.springframework.retry")
2303
releaseNotes("https://github.com/spring-projects/spring-retry/releases/tag/v{version}")
2304
2305
0 commit comments