From 5b2a0026beb20f9b2d5dac6067eeb116a774b8f6 Mon Sep 17 00:00:00 2001 From: Oliver Drotbohm Date: Wed, 5 Jun 2024 19:40:25 +0200 Subject: [PATCH] GH-664 - Link to Spring Boot's Javadoc. --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index ebfbaf82..ee1783e0 100644 --- a/pom.xml +++ b/pom.xml @@ -471,6 +471,7 @@ limitations under the License. package true + https://docs.spring.io/spring-boot/${spring-boot.version}/api/java/ https://docs.spring.io/spring/docs/${spring-framework.version}/javadoc-api/ https://docs.oracle.com/en/java/javase/17/docs/api/