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 80f802e + db661c8 commit b592a59Copy full SHA for b592a59
platform/spring-boot-dependencies/build.gradle
@@ -876,7 +876,6 @@ bom {
876
]
877
}
878
links {
879
- releaseNotes("https://github.com/jakartaee/rest/releases/tag/{version}")
880
javadoc(version -> "https://jakarta.ee/specifications/restful-ws/%s.%s/apidocs"
881
.formatted(version.major(), version.minor()), "jakarta.ws.rs")
882
0 commit comments