Skip to content

Commit 5b2a002

Browse files
committed
GH-664 - Link to Spring Boot's Javadoc.
1 parent 1b1028f commit 5b2a002

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
@@ -471,6 +471,7 @@ limitations under the License.
471471
<show>package</show>
472472
<quiet>true</quiet>
473473
<links>
474+
<link>https://docs.spring.io/spring-boot/${spring-boot.version}/api/java/</link>
474475
<link>https://docs.spring.io/spring/docs/${spring-framework.version}/javadoc-api/</link>
475476
<link>https://docs.oracle.com/en/java/javase/17/docs/api/</link>
476477
</links>

0 commit comments

Comments
 (0)