Skip to content

Commit 8edd894

Browse files
committed
GH-604 - Re-establish linking to Spring Boot docs from Javadoc.
1 parent 6130e61 commit 8edd894

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -451,6 +451,7 @@ limitations under the License.
451451
<show>package</show>
452452
<quiet>true</quiet>
453453
<links>
454+
<link>https://docs.spring.io/spring-boot/docs/${spring-boot.version}/api/</link>
454455
<link>https://docs.spring.io/spring/docs/${spring-framework.version}/javadoc-api/</link>
455456
<link>https://docs.oracle.com/en/java/javase/17/docs/api/</link>
456457
</links>

0 commit comments

Comments
 (0)